Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

orgs/uwu-tools: Cleanups #52

Merged
merged 4 commits into from
Dec 2, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
#
# Maintainers
# - Carlos Tadeu Panato Junior (@cpanato)
# - Jason DeTiberus (@detiber)
# - Stephen Augustus (@justaugustus)
* @uwu-tools/org-admins

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/production-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
github-token-path: ./token
config-path: orgs
min-admins: 4
required-admins: "auggie-bot,cpanato,detiber,justaugustus"
required-admins: "auggie-bot,cpanato,justaugustus"
fix-org: true
fix-org-members: true
fix-teams: true
Expand Down
1 change: 0 additions & 1 deletion orgs/relengfam/org.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
admins:
- auggie-bot
- cpanato
- detiber
- justaugustus
billing_email: [email protected]
company: ""
Expand Down
2 changes: 0 additions & 2 deletions orgs/uwu-tools/gh-jira-issue-sync/teams.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ teams:
gh-jira-issue-sync-admins:
description: ""
maintainers:
- detiber
- justaugustus
members: []
privacy: closed
Expand All @@ -11,7 +10,6 @@ teams:
gh-jira-issue-sync-maintainers:
description: ""
maintainers:
- detiber
- justaugustus
members: []
privacy: closed
Expand Down
20 changes: 20 additions & 0 deletions orgs/uwu-tools/magex/teams.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
teams:
magex-admins:
description: ""
maintainers:
- justaugustus
- cpanato
members: []
privacy: closed
repos:
magex: admin
magex-maintainers:
description: ""
maintainers:
- justaugustus
- cpanato
members:
- schristoff
privacy: closed
repos:
magex: maintain
5 changes: 2 additions & 3 deletions orgs/uwu-tools/org.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
admins:
- auggie-bot
- cpanato
- detiber
- justaugustus
- sethmccombs
billing_email: [email protected]
Expand All @@ -14,8 +13,9 @@ has_repository_projects: true
location: ""
members:
- lgecse
- rappizs
- matewolf
- rappizs
- schristoff
members_can_create_repositories: false
name: ""
teams:
Expand All @@ -24,6 +24,5 @@ teams:
maintainers:
- justaugustus
- cpanato
- detiber
members: []
privacy: closed
2 changes: 0 additions & 2 deletions orgs/uwu-tools/peribolos/teams.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ teams:
maintainers:
- justaugustus
- cpanato
- detiber
members: []
privacy: closed
repos:
Expand All @@ -14,7 +13,6 @@ teams:
maintainers:
- justaugustus
- cpanato
- detiber
members: []
privacy: closed
repos:
Expand Down