diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2022-04-05 20:20:55 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-04-05 20:20:55 -0700 |
| commit | 1c84a672735f30203e89d06804eac56d4a78c959 (patch) | |
| tree | 3a885d50c1387362379d2f26c88c7c685d1f7fa6 /github-management | |
| parent | e01c03a8c987157030d1a8b86b72b40f34e2a890 (diff) | |
| parent | f75a0a8895696be36e305e28b2f5c130d9c6b3c7 (diff) | |
Merge pull request #6596 from nikhita/nabarun-arnaud-gh-admins
Add Nabarun and Arnaud to GitHub Admin Team
Diffstat (limited to 'github-management')
| -rw-r--r-- | github-management/OWNERS | 8 | ||||
| -rw-r--r-- | github-management/README.md | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/github-management/OWNERS b/github-management/OWNERS index 2813f079..c665bc21 100644 --- a/github-management/OWNERS +++ b/github-management/OWNERS @@ -2,13 +2,13 @@ approvers: - cblecker - - spiffxp + - mrbobbytables + - nikhita reviewers: - - fejta + - ameukam - idvoretskyi - - mrbobbytables - - nikhita + - palnabarun labels: - sig/contributor-experience diff --git a/github-management/README.md b/github-management/README.md index b501c716..8c0327a5 100644 --- a/github-management/README.md +++ b/github-management/README.md @@ -27,10 +27,10 @@ we have a GitHub Administration team that is responsible for carrying out the various tasks. This team (**[@kubernetes/owners](https://github.com/orgs/kubernetes/teams/owners)**) is as follows: -* Aaron Crickenberger (**[@spiffxp](https://github.com/spiffxp)**, US Pacific) +* Arnaud Meukam (**[@ameukam](https://github.com/ameukam)**, Central European Time) * Bob Killen (**[@mrbobbytables](https://github.com/mrbobbytables)**, US Eastern) * Christoph Blecker (**[@cblecker](https://github.com/cblecker)**, CA Pacific) -* Erick Fejta (**[@fejta](https://github.com/fejta)**, US Pacific) +* Nabarun Pal (**[@palnabarun](https://github.com/palnabarun)**, Indian Standard Time) * Nikhita Raghunath (**[@nikhita](https://github.com/nikhita)**, Indian Standard Time) * Ihor Dvoretskyi (**[@idvoretskyi](https://github.com/idvoretskyi)**, UA Eastern European) |
