Skip to content

Commit

Permalink
.*: add Priyankasaggu11929 as admin
Browse files Browse the repository at this point in the history
  • Loading branch information
Priyankasaggu11929 committed Aug 15, 2023
1 parent 40cf967 commit 013d94d
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ GITHUB_TOKEN_PATH ?=
TEST_INFRA_PATH ?= $(OUTPUT_DIR)/tmp/test-infra

# intentionally hardcoded list to ensure it's high friction to remove someone
ADMINS = cblecker idvoretskyi MadhavJivrajani mrbobbytables nikhita palnabarun
ADMINS = cblecker idvoretskyi MadhavJivrajani mrbobbytables nikhita palnabarun Priyankasaggu11929
ORGS = $(shell find ./config -type d -mindepth 1 -maxdepth 1 | cut -d/ -f3)

# use absolute path to ./_output, which is .gitignored
Expand Down
2 changes: 2 additions & 0 deletions OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,15 @@ reviewers:
- mrbobbytables
- nikhita
- palnabarun
- Priyankasaggu11929
approvers:
- cblecker
- idvoretskyi
- MadhavJivrajani
- mrbobbytables
- nikhita
- palnabarun
- Priyankasaggu11929
emeritus_approvers:
- ameukam
- calebamiles
Expand Down
1 change: 1 addition & 0 deletions SECURITY_CONTACTS
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ MadhavJivrajani
mrbobbytables
nikhita
palnabarun
Priyankasaggu11929
1 change: 1 addition & 0 deletions admin/update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ readonly admins=(
mrbobbytables
nikhita
palnabarun
Priyankasaggu11929
)

cd "${REPO_ROOT}"
Expand Down

0 comments on commit 013d94d

Please sign in to comment.