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

drop archived repos and associated teams #1352

Merged
merged 1 commit into from
May 25, 2023
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
7 changes: 0 additions & 7 deletions peribolos/knative-sandbox-OWNERS_ALIASES
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
# Do not modify this file, instead modify peribolos/knative-sandbox.yaml

aliases:
async-component-approvers:
- AngeloDanducci
- maximilien
client-wg-leads:
- dsimansk
- navidshaikh
Expand All @@ -13,8 +10,6 @@ aliases:
- dsimansk
- navidshaikh
- rhuss
container-freezer-approvers:
- psschwei
control-protocol-approvers:
- eric-sap
- lionelvillard
Expand Down Expand Up @@ -236,8 +231,6 @@ aliases:
- kvmware
- psschwei
- upodroid
scaling-group-approvers:
- jwcesign
security-guard-approvers:
- davidhadas
- maximilien
Expand Down
35 changes: 3 additions & 32 deletions peribolos/knative-sandbox.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ orgs:
has_wiki: false
squash_merge_commit_title: PR_TITLE
squash_merge_commit_message: COMMIT_MESSAGES
archived: true
container-freezer:
allow_merge_commit: false
allow_rebase_merge: false
Expand All @@ -165,6 +166,7 @@ orgs:
has_wiki: false
squash_merge_commit_title: PR_TITLE
squash_merge_commit_message: COMMIT_MESSAGES
archived: true
scaling-group:
allow_merge_commit: false
allow_rebase_merge: false
Expand All @@ -173,6 +175,7 @@ orgs:
has_wiki: false
squash_merge_commit_title: PR_TITLE
squash_merge_commit_message: COMMIT_MESSAGES
archived: true
control-protocol:
allow_merge_commit: false
allow_rebase_merge: false
Expand Down Expand Up @@ -787,8 +790,6 @@ orgs:
- retocode
- skonto
repos:
async-component: triage
container-freezer: triage
control-protocol: triage
kperf: triage
net-certmanager: triage
Expand All @@ -799,13 +800,10 @@ orgs:
net-kourier: triage
reconciler-test: triage
sample-controller: triage
scaling-group: triage
Serving Writers:
description: Grants write access to serving-related repositories.
privacy: closed
repos:
async-component: write
container-freezer: write
control-protocol: write
kperf: write
net-certmanager: write
Expand All @@ -816,7 +814,6 @@ orgs:
net-kourier: write
reconciler-test: write
sample-controller: write
scaling-group: write
teams:
Serving Approvers:
description: The Working Group leads for Serving
Expand All @@ -843,24 +840,6 @@ orgs:
members:
- snneji

# Per-repo owners groups for CODEOWNERS below here
async-component Approvers:
description: Approver group for async-component - to be used in CODEOWNERS file
privacy: closed
repos:
async-component: write
members:
- maximilien
- AngeloDanducci

container-freezer Approvers:
description: Approver group for container-freezer - to be used in CODEOWNERS file
privacy: closed
repos:
container-freezer: write
members:
- psschwei

control-protocol Approvers:
description: Approver group for control-protocol - to be used in CODEOWNERS file
privacy: closed
Expand Down Expand Up @@ -1212,14 +1191,6 @@ orgs:
- nak3
- skonto

scaling-group Approvers:
description: Approver group for scaling-group - to be used in CODEOWNERS file
privacy: closed
repos:
scaling-group: write
members:
- jwcesign

security-guard Approvers:
description: Approver group for security-guard - to be used in CODEOWNERS file
privacy: closed
Expand Down