Repository used to main group ACLs used by Kubeflow developers
Go to file
asaadbalum 7701f282f7
Membership request for asaadbalum (#801)
Signed-off-by: Asaad Balum <asaad.balum@gmail.com>
2025-07-08 17:23:50 +00:00
.github Setup test automation for github org tests (#678) 2025-06-29 01:57:19 +00:00
gcp_iam_policies Transition of Bobgy (#524) 2022-01-24 17:05:50 +00:00
github-orgs Membership request for asaadbalum (#801) 2025-07-08 17:23:50 +00:00
google_groups Add paulinapk@ to Kubeflow CI (#699) 2024-08-21 15:07:57 +00:00
.gitignore added xiyue as member, fixed test_org_yaml.py (#412) 2020-11-30 16:24:50 -08:00
LICENSE Initial commit 2018-05-23 10:53:36 -07:00
OWNERS Updating OWNERS to emeritus_approvers (#740) 2025-02-05 03:45:37 +00:00
README.md Setup test automation for github org tests (#678) 2025-06-29 01:57:19 +00:00

README.md

internal-acls

Repository used to maintain group ACLs used by the Kubeflow community.

For Google Groups in kubeflow.org, refer to google_groups subfolder.

To check if everything is fine after modifying org.yaml, you can run pytest locally from github-orgs directory.

Joining the Kubeflow GitHub organization

To join the Kubeflow GitHub organization, complete the following steps:

  • Read the guidelines for joining the Kubeflow GitHub org before opening an issue.

  • Provide 2-3 links to PRs or other contributions.

  • List 2 existing members who are sponsoring your membership.

  • Test your PR by running the following:

    cd github-orgs
    pytest test_org_yaml.py
    

    Include the output in the PR.

Additional Instructions

After your PR is merged, wait at least 1 hour for changes to propagate. If, after an hour, you haven't recieved an invite to join the Kubeflow GitHub org, open an issue.