You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains the metadata configuration for the Kubernetes GitHub
Organizations. The data here is consumed by the
peribolos
tool to organization and team membership, as well as team creation and deletion.
The application for membership in the Kubernetes organization can be made by opening an issue.
However, if you are already part of the Kubernetes organization, you do not need to do this and can add yourself directly to the appropriate files.
For example, to also add yourself to the kubernetes-sigs organization, you can navigate to /config/kubernetes-sigs/org.yaml and add your GitHub username to the list of members (in alphabetical order); this works the same way for other organizations.
Requirements
Add only one new member per commit (if you add two members separate it in two commits
Commit message format Add <USERNAME> to <kubernetes, kubernetes-sigs, ...> org.
You can use make add-members WHO=username1,username2 REPOS=kubernetes-sigs,kubernetes to add usernames
to the config with the requirements listed above.
Community, discussion, contribution, and support
Learn how to engage with the Kubernetes community on the
community page.