メンテナ月間へようこそ:コードの背後にいる人々を称える
GitHub は、AI によるコード生成の加速と低品質な投稿の増加(Eternal September)に対応するため、メンテナの負担軽減を目的とした新機能や標準化の取り組みを発表した。
キーポイント
AI 時代におけるメンテナの役割変化
AI がコード作成を担うようになる中、コミュニティの構築や判断役といった人間固有の価値がより重要かつ目立たなくなっており、メンテナの負担増が深刻化している。
投稿管理機能の強化
新規ユーザーからのプルリクエスト数制限やスパムアーカイブ機能を導入し、メンテナンス可能な投稿フローを維持するための制御手段を提供する。
メンテナワークフローの改善ツール
通知のソート順変更(古着順)、重要なコメントのピン留め、Issue からのファイルアップロード機能など、実務負担を減らす具体的な機能リリースが行われた。
コミュニティ標準とガイドラインの策定
エージェントとの連携を示す「agents.md」やアクセシビリティベストプラクティスガイドの整備により、持続可能なオープンソース生態系の構築を推進している。
パートナーによる具体的なリソース提供
Sentry、Daytona、OpenJS Foundationなど複数の組織が、OSSプロジェクトやメンテナ向けに無料ツール、計算クレジット、ドメイン割引などの実質的な支援を提供しています。
科学分野向けの資金助成制度の開始
データ集約型研究を支援するオープンソースプロジェクトを対象に、最大100万ドルの助成金を出す「Open Source for Science Fund」が2,000万ドル規模で始動しました。
メンテナ月間のイベントとコミュニティ活動
インドでのミートアップ、PyCon US、バーチャル討論会など、メンテナ同士の交流や知識共有を促す20以上のイベントがスケジュールされています。
影響分析・編集コメントを表示
影響分析
この発表は、AI の急速な進化がオープンソースプロジェクトの維持管理に与える負荷への直接的な対応を示しており、単なる機能追加ではなく「メンテナの疲弊」という業界全体の課題に対する戦略的解決策である。GitHub が提供する制御機能と標準化の動きは、今後増加する AI 生成コードとの共存を可能にし、オープンソースコミュニティの持続可能性を守る重要な転換点となる。
編集コメント
AI がコードを書く時代において、人間が守るべき「コミュニティの質」という価値観を再定義する重要な動きです。技術的な機能追加だけでなく、メンテナの精神的負担に寄り添う姿勢が見られる点が評価できます。
今年ブリュッセルで開催されたメンテナー・アンコンファレンスでの分科会では、オープンソースの未来についてメンテナーが考えをメモしていました。その中で特に目立った付箋がありました。
AI がコード作成においてより良くなるにつれ、コードを取り巻く人間の作業はより重要になり、同時により見えにくくなっています。
新規コントリビューターへのメンタリング、コミュニティ全体での信頼構築、プロジェクトの方向性を形作る判断を下すこと:これこそが、単なるリポジトリを生きた協働へと変える仕事です。そして AI のスピードに伴い、その作業を担う人々はこれまで以上に大きな負担を背負っています。GitHub でマージされたプルリクエスト数は前年比でほぼ倍増しており、エージェント型ワークフローはさらにペースを加速させています。あるメンテナーがこう述べていました。
「あなたが全く時間を費やしていないものに対して、私はどれだけの時間を費やすべきでしょうか?」
私はもう 5 年間、メンテナー・マンスに参加しています。今年メンテナーたちと交わす会話は少し様相を異にしており、疲れの色が見える一方で、革新の兆しも感じられます。メンテナーたちは agents.md などの標準化に収束し、信頼構築システムを構築し、自分たちのコントロールを取り戻すためのワークフローを設計しています。2 月にはアシュリー・ウルフが、低品質なコントリビューションの急増をオープンソースにおける「永遠のセプテンバー」と名付けました。メンテナーたちは私たちに必要なものを明確に伝えてくれました。私たちはメモを取りました。
6 年前、私たちはオープンソースを支える人々がより良いツールと、真のリソース、そしてコミュニティ deserved だと考え、メンテナー・マンスを立ち上げました。今年はそのすべてにおいて規模を拡大します。
ツール:今月のメンテナー向け大規模リリース
メンテナーは、誰がどのように、どの程度の量で貢献するかを管理するためのより良い手段を必要としています。Eternal September の記事では、私たちが探索していたいくつかの方向性について共有しました。ここでの現状をお伝えします。
細粒度の貢献制限:これは、プルリクエストのキューが火の海のように溢れる様子を見てきたすべてのメンテナー向けです。これにより、メンテナーは、新規または未確認のユーザーがプロジェクトに対して提出できるプルリクエストの数に制限を設けることができるようになります。もはや、扉を閉じるか洪水の閘門を開くかの二者択一を迫られることはありません。あなたが受け入れる量を自分でコントロールできます。
プルリクエストのアーカイブ機能と連携します。スパムによるプルリクエストを公開ビューから一掃できます。レポジトリをクリーンアップするためにサポートへメールを送る必要はもうありません。
また、opensource.guide に新しいアクセシビリティベストプラクティスガイドが追加されました。誰もが利用可能なプロジェクトにするための実践的なステップです。
私たちは待機しているわけではありません。2 月以来、以下もリリースしました:
プルリクエスト作成の制御:コラボレーターのみがプルリクエストを作成できるように制限するか、あるいはプルリクエスト自体を無効にします。(ミラーサイトやロードマップ、またはプルリクエストが適切でない他のレポジトリにも有用です。)
イシューへのピン留めコメント:最も重要なコメントを、あらゆるイディスレッドの最上部に固定できます。
通知のソート順を「古い順」に変更:最新の通知を追いかけるのではなく、バックログを順番に処理できるようになります。
イシューフォームでのファイルアップロード:構造化されたイシューテンプレートがファイルアップロードをサポートするようになりました。
私たちは、メンテナーたちが求めてくれたからこそこれらを構築しています。具体的には、繰り返し、そしてしばしば大きな声で求められていました!あなたの声を聞き、引き続き提供を続けていきます。引き続きお知らせください。
リソース:他に誰が参加しているか
私たちは生態系全体にある企業や財団に、メンテナー・マンスのために参加するよう要請しました。そして彼らは応えてくれました!Sentry、OpenJS Foundation、Daytona、そしてその他のパートナーたちが、メンテナーたちに対して真のリソースを提供しています:無料のツール、コンピューティングクレジット、脅威インテリジェンス、カンファレンスのチケットなどです。
オープンソースはメンテナーによって支えられており、彼らを祝い支援するために GitHub と提携できることを誇りに思います。生態系が拡大するにつれ、メンテナーたちはプロジェクトを安全かつ信頼性の高いものにするためにこれまで以上に努力しています。メンテナー・マンスは、つながり、知識を共有し、彼らが一人でこの仕事をしているわけではないと伝える機会です。
Robin Ginn、OpenJS Foundation
生態系全体のパートナーたちが、メンテナーたちのための真のリソースを提供しています。以下が利用可能な内容です:
Sentry: オープンソース向けの Sentry
Daytona: メンテナー向けに $100 のコンピューティングクレジット(Startup Grid を通じてプロジェクトには最大 $10,000)
Mockoon: OSS プロジェクト向けの無料 Mockoon Cloud アカウント
Ref.tools: チーム向けの無料プロジェクト計画ツール
Arachne Digital: OSS プロジェクト向けの無料サイバー脅威インテリジェンスレポート
Radix / .Tech: メンテナー向けに無料の 1 年間 .tech ドメイン
OpenJS Foundation: RenderATL チケットが 15% オフ(コード:OPENJSGITHUB)
Open Source Initiative: すべてのメンテナーに無料で提供される『maintaine.rs』書籍
Web Summit: コンファレンスチケット(詳細は近日公開)
昨年の Maintainer Month において、Sentry はオープンソースを支援する企業をタイムズスクエアの巨大広告看板で称賛しました。まさに私たちが目指しているエネルギーです。
参加したいですか?オープンソースに依存する企業、スタートアップ、教育者の方であれば、いずれもパートナーパックについてお問い合わせいただくか、GitHub パートナープログラムを検索して、さらに多くの関与方法を探してください。
メンテナーの皆様へ:パートナーパックの特典を受け取る場所はここです。
また、科学分野のオープンソースツールを維持されている方へ:新設された「Science 向けオープンソース基金」が $2,000 万ドルの資金で始まりました。データ集約型研究を支援するプロジェクトに対し、最大 $100 万ドルの助成金が利用可能です。意向表明書の受付は 5 月 11 日より開始されます。
コミュニティ:あなたは一人でこれを行う必要はありません
Maintainer Month 中は、20 以上のイベントとストリーミング配信(さらに追加予定!)がスケジュールされています。特に楽しみにしているものをいくつかご紹介します:
FOSS United Foundation: デリーで開催されるメンテナーミーティング(5 月 9 日、インド)。インド全土のメンテナー向けに、アンコンファレンス形式の集まりを開催します。
PyCon US 2026(5 月 13 日~19 日、ロングビーチ)。ぜひそこで私たちを見つけてください!
ディスカッション:企業は OSS メンテナーをどのように支援すべきか?(5 月 14 日、バーチャル形式)。企業の OSS 支援に関するオープンな議論を行います。
オープンソース支援技術ハッカソン(5 月 21 日~22 日、サンフランシスコ)。オープンソースの支援技術をより利用しやすくすることに焦点を当てた、2 日間のハッカソンです。
オープンソースライセンス、SBOM(ソフトウェア部品表)、セキュリティについてメンテナーが知るべきこと(5 月 27 日、バーチャル開催)。EU のサイバーレジリエンス法が施行され、オープンソースにも影響を及ぼします。実用的な概要をご覧ください。
プロジェクトのユーザー数が数百万人におよぶメンテナーの方でも、これから始められる方でも、ぜひご参加ください。
完全スケジュールはこちら >
より大きなものの一部として
今年、メンテナーの方々から繰り返し聞かされたことの一つは、「単独で活動するのではなく、何か大きなものの一部でありたい」という願いです。オープンソースプロジェクトを維持しており、同じように理解してくれる他者とつながりたい方は、メンテナーコミュニティへの参加をリクエストしてください。これは経験の共有、サポートの獲得、率直な対話のための審査済みのスペースです。「この状況をどう乗り切っていますか?」というベストプラクティスの共有が行われている場所です。
コミュニティメンバーはまた、パブリックパックでは見られないより深い割引、高いクレジット限度額、特別なオファーを含むパートナーパックの専用ティアへのアクセスも得られます。
参加をリクエスト >
関与する
メンテナーをスポンサーしてください。金銭的な支援は、「あなたの仕事は重要だ」と伝える最も直接的な方法の一つです。
イベントを開催または参加してください。スケジュールを確認するか、ご自身のイベントを提出してください。
あなたの物語を共有してください。ソーシャルメディアで #MaintainerMonth をタグ付けしてください。あなたが維持しているプロジェクトと、それがあなたにとって何を意味するのかを人々に伝えてください。メンテナーを祝う最良の方法は、彼らの仕事を可視化することです。
ありがとうと言ってください。依存しているプロジェクトを見つけて、メンテナーに感謝の意を伝えてください。それはあなたが思っている以上に重要です。
オープンソースは急速に変化しています。しかし、世界を支えるソフトウェアを維持するために、毎日目を覚まして選択する実在の人々が変わっていないという事実は変わりません。彼らはそれを信じているからこそそうしており、私たち数百万人がその選択に依存しています。
今月は彼らのための月です。参加し、貢献し、感謝の言葉を伝えましょう。そして、その行動を確実に意味あるものにしましょう。
この Maintainer Month に起こっているすべてのことを見る >
この記事「Welcome to Maintainer Month: Celebrating the people behind the code」は、The GitHub Blog で最初に公開されました。
原文を表示
At a Maintainer Unconference in Brussels this year, a breakout session had maintainers jotting down thoughts on the future of open source. One sticky note stood out:
As AI gets better at writing code, human work around code becomes more important and more invisible.
Mentoring new contributors, building trust across a community, making the judgement calls that shape a project’s direction: that’s the work that turns a repository into a living collaboration. And with the speed of AI, the people doing the work are carrying more than ever. Pull requests merged on GitHub have nearly doubled year over year, and agentic workflows are accelerating the pace even further. As one maintainer put it:
How much time should I spend on something that you didn’t spend any time on?
I’ve been part of Maintainer Month for five years now. The conversations I’m having with maintainers this year feel different—there’s a weariness, but there’s also innovation. Maintainers are converging on standards like agents.md, building trust systems, and designing workflows that put them back in control. In February, Ashley Wolf named the influx of low-quality contributions open source’s Eternal September. Maintainers told us exactly what they needed. We took notes.
Six years ago we started Maintainer Month because the people behind open source deserve better tools, real resources, and community. This year, we’re going bigger on all three.
Tools: Big releases for maintainers this month
Maintainers need better ways to manage who contributes, how, and at what volume. In the Eternal September post, we shared some of the directions we were exploring. Here’s where things stand.
Granular contribution limits: This one’s for every maintainer who’s watched their pull request queue turn into a firehose. This gives maintainers the ability to introduce limits on how many pull requests a new or unknown user can make in your project. No more choosing between closing the doors and opening the floodgates. You control how much you let in.
Pull request archiving pairs with it. Sweep spam pull requests out of public view. No more emailing support to clean up your repo.
And there’s a brand new accessibility best practices guide on opensource.guide. Practical steps to make your project usable by everyone.
And we haven’t been waiting around. Since February, we’ve also shipped:
Pull request creation controls: restrict pull request creation to collaborators only, or disable pull requests entirely. (Also useful for mirrors, roadmaps, or other repositories where pull requests aren’t appropriate.)
Pinned comments on issues: pin the most important comment to the top of any issue thread.
Sort notifications oldest-first: work through your backlog in order instead of always chasing the latest ping.
File upload in issue forms: structured issue templates now support file uploads.
We’re building these because maintainers asked for them. Specifically, repeatedly…and often loudly! We hear you, and we’re going to keep shipping. Please keep flagging.
Resources: Who else is showing up
We asked companies and foundations across the ecosystem to show up for Maintainer Month. And they did! Sentry, OpenJS Foundation, Daytona, and more partners are putting real resources behind maintainers: free tools, compute credits, threat intelligence, conference tickets, and more.
Open source runs on maintainers, and we’re proud to partner with GitHub to celebrate and support them. As the ecosystem scales, maintainers are doing more than ever to keep projects secure and reliable. Maintainer Month is a chance to connect, share knowledge, and remind them they’re not doing this alone.
Robin Ginn, OpenJS Foundation
Partners across the ecosystem are offering real resources for maintainers. Here’s what’s available:
Sentry: Sentry for Open Source
Daytona: $100 in compute credits for maintainers (and up to $10,000 for projects via Startup Grid)
Mockoon: Free Mockoon Cloud accounts for OSS projects
Ref.tools: Free project planning tools for your team
Arachne Digital: Free cyber threat intelligence reporting for OSS projects
Radix / .Tech: Free 1-year .tech domain for maintainers
OpenJS Foundation: 15% discount on RenderATL tickets (code: OPENJSGITHUB)
Open Source Initiative: The maintaine.rs book, free for all maintainers
Web Summit: Conference tickets (details coming soon)
Last year, Sentry celebrated companies that fund open source on a Times Square billboard for Maintainer Month. That’s the energy we’re looking for.
Want to join them? Whether you’re a company that depends on open source, a startup, or an educator—reach out about the Partner Pack or explore the GitHub Partner Program for more ways to get involved.
Maintainers, here’s where you can claim your Partner Pack benefits.
And if you maintain open source tools for science: the new Open Source for Science Fund just launched with $20 million in funding. Grants up to $1 million for projects supporting data-intensive research. Letters of intent open May 11.
Community: You shouldn’t have to do this alone
There are 20+ events and streams (and counting!) scheduled throughout Maintainer Month. Here are a few we’re excited about:
FOSS United Foundation: Maintainers Meetup Delhi (May 9, India). Unconference-style gatherings for maintainers across India.
PyCon US 2026 (May 13–19, Long Beach). Come find us there!
Discussion: How should corporations support OSS maintainers? (May 14, virtual). An open discussion on corporate OSS support.
Open Source Assistive Technology Hackathon (May 21-22, San Francisco). A two-day hackathon focused on making open source assistive technology more accessible.
What Maintainers Need to Know about Open Source Licensing, SBOMs and Security (May 27, virtual). The EU’s Cyber Resilience Act is here and it affects open source. Come get the practical rundown.
We’d love to see you there, whether you maintain a project with millions of users or you’re just getting started.
Check out the full schedule >
Part of something bigger
One thing we heard over and over from maintainers this year: they want to be ”part of something bigger and not just being a solo maintainer.” If you maintain an open source project and want to connect with others who get it, request to join the Maintainer Community, a vetted space to share experiences, get support, and have honest conversations. It’s where the “how are you handling this?” sharing of best practices is happening.
Community members also get access to an exclusive tier of the Partner Pack, with deeper discounts, higher credit limits, and offers you won’t find in the public pack.
Request to join >
Get involved
Sponsor a maintainer. Financial support is one of the most direct ways to say “your work matters.”
Host or attend an event. Browse the schedule or submit your own event.
Share your story. Tag #MaintainerMonth on social media. Tell people about the project you maintain and what it means to you. The best way to celebrate maintainers is to make their work visible.
Say thank you. Find a project you depend on and tell the maintainers you appreciate them. It matters more than you think.
Open source is changing fast. What hasn’t changed is that real people wake up every day and choose to maintain the software the world runs on. They do it because they believe in it, and millions of us depend on that choice.
This month is for them. Show up, pitch in, say thank you. Let’s make it count.
See everything happening this Maintainer Month >
The post Welcome to Maintainer Month: Celebrating the people behind the code appeared first on The GitHub Blog.
関連記事
今日のまとめ
AI日報で今日の重要ニュースをまとめ読み