From ade0f852518631b49a64028c1738b1f0e1144971 Mon Sep 17 00:00:00 2001 From: Stephen Augustus Date: Mon, 2 Dec 2024 13:19:40 -0500 Subject: [PATCH 1/4] orgs: Remove detiber Signed-off-by: Stephen Augustus --- .github/CODEOWNERS | 1 - .github/workflows/production-sync.yml | 2 +- orgs/relengfam/org.yaml | 1 - orgs/uwu-tools/gh-jira-issue-sync/teams.yaml | 2 -- orgs/uwu-tools/org.yaml | 2 -- orgs/uwu-tools/peribolos/teams.yaml | 2 -- 6 files changed, 1 insertion(+), 9 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 09b46d5..ac296c7 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -7,7 +7,6 @@ # # Maintainers # - Carlos Tadeu Panato Junior (@cpanato) -# - Jason DeTiberus (@detiber) # - Stephen Augustus (@justaugustus) * @uwu-tools/org-admins diff --git a/.github/workflows/production-sync.yml b/.github/workflows/production-sync.yml index ba01d0a..5f98d1e 100644 --- a/.github/workflows/production-sync.yml +++ b/.github/workflows/production-sync.yml @@ -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 diff --git a/orgs/relengfam/org.yaml b/orgs/relengfam/org.yaml index 04c3d94..cfa5109 100644 --- a/orgs/relengfam/org.yaml +++ b/orgs/relengfam/org.yaml @@ -1,7 +1,6 @@ admins: - auggie-bot - cpanato -- detiber - justaugustus billing_email: fake@example.com company: "" diff --git a/orgs/uwu-tools/gh-jira-issue-sync/teams.yaml b/orgs/uwu-tools/gh-jira-issue-sync/teams.yaml index 1e4c9dd..796c086 100644 --- a/orgs/uwu-tools/gh-jira-issue-sync/teams.yaml +++ b/orgs/uwu-tools/gh-jira-issue-sync/teams.yaml @@ -2,7 +2,6 @@ teams: gh-jira-issue-sync-admins: description: "" maintainers: - - detiber - justaugustus members: [] privacy: closed @@ -11,7 +10,6 @@ teams: gh-jira-issue-sync-maintainers: description: "" maintainers: - - detiber - justaugustus members: [] privacy: closed diff --git a/orgs/uwu-tools/org.yaml b/orgs/uwu-tools/org.yaml index 058215c..74551d4 100644 --- a/orgs/uwu-tools/org.yaml +++ b/orgs/uwu-tools/org.yaml @@ -1,7 +1,6 @@ admins: - auggie-bot - cpanato -- detiber - justaugustus - sethmccombs billing_email: foo@auggie.dev @@ -24,6 +23,5 @@ teams: maintainers: - justaugustus - cpanato - - detiber members: [] privacy: closed diff --git a/orgs/uwu-tools/peribolos/teams.yaml b/orgs/uwu-tools/peribolos/teams.yaml index 6a5c628..74bbded 100644 --- a/orgs/uwu-tools/peribolos/teams.yaml +++ b/orgs/uwu-tools/peribolos/teams.yaml @@ -4,7 +4,6 @@ teams: maintainers: - justaugustus - cpanato - - detiber members: [] privacy: closed repos: @@ -14,7 +13,6 @@ teams: maintainers: - justaugustus - cpanato - - detiber members: [] privacy: closed repos: From 8accc2707831ebe6d401df4dd9bf3cd9b91c7a0f Mon Sep 17 00:00:00 2001 From: Stephen Augustus Date: Mon, 2 Dec 2024 13:25:43 -0500 Subject: [PATCH 2/4] orgs/uwu-tools: Add magex teams Signed-off-by: Stephen Augustus --- orgs/uwu-tools/magex/teams.yaml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 orgs/uwu-tools/magex/teams.yaml diff --git a/orgs/uwu-tools/magex/teams.yaml b/orgs/uwu-tools/magex/teams.yaml new file mode 100644 index 0000000..13838df --- /dev/null +++ b/orgs/uwu-tools/magex/teams.yaml @@ -0,0 +1,19 @@ +teams: + magex-admins: + description: "" + maintainers: + - justaugustus + - cpanato + members: [] + privacy: closed + repos: + magex: admin + magex-maintainers: + description: "" + maintainers: + - justaugustus + - cpanato + members: [] + privacy: closed + repos: + magex: maintain From f74f92ea468fe176c3f6b8e459df82747b04fec6 Mon Sep 17 00:00:00 2001 From: Stephen Augustus Date: Mon, 2 Dec 2024 13:27:37 -0500 Subject: [PATCH 3/4] orgs/uwu-tools: Add schristoff (and sort members list) Signed-off-by: Stephen Augustus --- orgs/uwu-tools/org.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/orgs/uwu-tools/org.yaml b/orgs/uwu-tools/org.yaml index 74551d4..39d5965 100644 --- a/orgs/uwu-tools/org.yaml +++ b/orgs/uwu-tools/org.yaml @@ -13,8 +13,9 @@ has_repository_projects: true location: "" members: - lgecse -- rappizs - matewolf +- rappizs +- schristoff members_can_create_repositories: false name: "" teams: From 7728eda5caf88c89d035b2c1ea6320c913ff9218 Mon Sep 17 00:00:00 2001 From: Stephen Augustus Date: Mon, 2 Dec 2024 13:29:06 -0500 Subject: [PATCH 4/4] orgs/uwu-tools: Add Sarah to magex-maintainers Signed-off-by: Stephen Augustus --- orgs/uwu-tools/magex/teams.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/orgs/uwu-tools/magex/teams.yaml b/orgs/uwu-tools/magex/teams.yaml index 13838df..15f242c 100644 --- a/orgs/uwu-tools/magex/teams.yaml +++ b/orgs/uwu-tools/magex/teams.yaml @@ -13,7 +13,8 @@ teams: maintainers: - justaugustus - cpanato - members: [] + members: + - schristoff privacy: closed repos: magex: maintain