Skip to content

Commit

Permalink
Merge pull request #735 from mrbobbytables/tab-repo-cleanup
Browse files Browse the repository at this point in the history
Rename enduser and tab repos
  • Loading branch information
mrbobbytables authored Dec 2, 2024
2 parents 8308aaf + 26a70ff commit 3583656
Showing 1 changed file with 16 additions and 4 deletions.
20 changes: 16 additions & 4 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -397,15 +397,14 @@ repositories:
visibility: private
- external_collaborators:
Swil78: admin
idvoretskyi: write
onlydole: admin
taylorwaggoner: admin
name: enduser
name: enduser-private
visibility: private
teams:
cncf-end-users: write
cncf-tab: admin
- name: enduser-public
cncf-tab: write
cncf-projects: admin
- name: evolution-of-cloud-native
visibility: private
external_collaborators:
Expand Down Expand Up @@ -791,9 +790,22 @@ repositories:
settings:
has_wiki: true
- name: tab
visibility: public
teams:
cncf-tab: write
cncf-projects: admin
external_collaborators:
Swil78: admin
onlydole: admin
taylorwaggoner: admin
- name: tab-private
teams:
cncf-tab: write
cncf-projects: admin
external_collaborators:
Swil78: admin
onlydole: admin
taylorwaggoner: admin
visibility: private
- external_collaborators:
kgamanji: admin
Expand Down

0 comments on commit 3583656

Please sign in to comment.