This is an automated email from the ASF dual-hosted git repository.
jedcunningham pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/main by this push:
new 75a5877470f Add announcement step to PMC onboarding instructions
(#67303)
75a5877470f is described below
commit 75a5877470fd468014ad302ec05e84254ff8e979
Author: Niko Oliveira <[email protected]>
AuthorDate: Thu May 21 13:28:36 2026 -0700
Add announcement step to PMC onboarding instructions (#67303)
---
COMMITTERS.rst | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/COMMITTERS.rst b/COMMITTERS.rst
index cd82d303ae6..7de73ef1761 100644
--- a/COMMITTERS.rst
+++ b/COMMITTERS.rst
@@ -289,4 +289,5 @@ New PMC Member Onboarding steps
3. Ask another PMC member to add you to ``#pmc-private`` channel on slack
4. Make a PR in https://github.com/apache/airflow-site to move your data from
the ``landing-pages/site/data/committers.json``
to the ``landing-pages/site/data/pmc.json``. if more than one PMC member
was added, coordinate with the others
- to make a single PR for everyone.
+ to make a single PR for everyone. In the same PR, post an entry in
+ `Announcements
<https://github.com/apache/airflow-site/blob/main/landing-pages/site/content/en/announcements/_index.md>`__.