# 2025 年 05 月 30 日

出席者：markj，emaste，imp，jhb

* 于 2025/05/23 举行了 bugbusting 会议
  * 大约 10 人参加
  * 尝试了一种不同的方法：快速浏览上个月的所有 PR 并进行分类
  * 然后从高优先级 PR 向后处理，花更多时间在这些 PR 上
  * 这种方法比以往的会议效果略好
* 为在渥太华开发者峰会的 srcmgr 演讲做准备
  * 将讨论弃用 32 位内核
  * 招募 srcmgr 潜水者
  * 尝试推动关于 src 开发实践未来的讨论，例如 forges、bugzilla/phab/github 的合并等
* Warner 询问 src 中非标准许可证的审核责任归属
  * 最终同意仍由核心小组制定许可证政策
  * srcmgr 帮助执行该政策


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://book.bsdcn.org/srcmgr/2025/2025-05-30.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
