Skip to Main Content
The Apache Software Foundation
Apache 20th Anniversary Logo

New PMC Chair Onboarding Guide

Congratulations on being appointed by the Board as a project VP and Chair of your PMC, and thanks for volunteering to help represent your project to the Board! The ASF relies on volunteers like you to help the Board provide the required oversight for our many projects.

Please run through the following checklist now to take action to accept your role, and read on for details about all the duties and responsibilities of a PMC Chair, or read a high-level overview of what a PMC is.

PMC Chair First Steps - Required

Other PMC Chair Responsibilities And Tips

How To Update affiliations.txt

All newly appointed officers or directors need to update the affiliations.txt file by adding one line about themselves to the end of the file, following the format defined in the top of the text file. If you've checked out the foundation/officers repository, simply edit and checkin the file there. If you still need to checkout the directory to edit, you can do this:

svn checkout https://svn.apache.org/repos/private/foundation/officers --depth files
cd officers
*(edit affiliations.txt file to add your line at end)*
svn commit affiliations.txt -m "Add my affiliations for new PMC role"