Skip to content

Commit

Permalink
Merge pull request #4536 from richardcase/cameron_reviewer
Browse files Browse the repository at this point in the history
[PROPOSAL] Reviewer and maintainer changes
  • Loading branch information
k8s-ci-robot authored Oct 16, 2023
2 parents a2e7360 + 9db22be commit 2b25bdd
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 15 deletions.
28 changes: 19 additions & 9 deletions OWNERS_ALIASES
Original file line number Diff line number Diff line change
@@ -1,34 +1,44 @@
# See the OWNERS docs: https://github.com/kubernetes/community/blob/master/contributors/guide/owners.md
# See the OWNERS docs: <https://github.com/kubernetes/community/blob/master/contributors/guide/owners.md>

aliases:
# Correct as of 2022/10/13

# Correct as of 2023/10/04

sig-cluster-lifecycle-leads:
- fabriziopandini
- justinsb
- neolit123
- timothysc
# Correct as of 2022/10/13
- vincepri

# Correct as of 2023/10/04

cluster-api-admins:
- CecileRobertMichon
- vincepri
# Correct as of 2022/10/13

# Correct as of 2023/10/04

cluster-api-maintainers:
- CecileRobertMichon
- enxebre
- fabriziopandini
- killianmuldoon
- sbueringer
- vincepri
# Correct as of 2023/01/04

# Correct as of 2023/01/04

cluster-api-aws-admins:
- richardcase
cluster-api-aws-maintainers:
- richardcase
- Skarlso
- Ankitasw
- dlipovetsky
- vincepri
cluster-api-aws-reviewers:
- dthorsen
- pydctw
- shivi28
- AverageMarcus
- luthermonson
- cnmcavoy
- nrb
- faiq
16 changes: 10 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,11 +86,13 @@ See [amis] for the list of most recently published AMIs.

`clusterawsadm` could also be installed via Homebrew on macOS and linux OS.
Install the latest release using homebrew:

```shell
brew install clusterawsadm
```

Test to ensure the version you installed is up-to-date:

```shell
clusterawsadm version
```
Expand Down Expand Up @@ -182,11 +184,11 @@ Thank you to all contributors and a special thanks to our current maintainers &

| Maintainers | Reviewers |
|------------------------------------------------------------------| -------------------------------------------------------------------- |
| [@richardcase](https://github.com/richardcase) (from 2020-12-04) | [@shivi28](https://github.com/shivi28) (from 2021-08-27) |
| [@Skarlso](https://github.com/Skarlso) (from 2022-10-19) | [@dthorsen](https://github.com/dthorsen) (from 2020-12-04) |
| [@Ankitasw](https://github.com/Ankitasw) (from 2022-10-19) | [@pydctw](https://github.com/pydctw) (from 2021-12-09) |
| [@dlipovetsky](https://github.com/dlipovetsky) (from 2021-10-31) | [@AverageMarcus](https://github.com/AverageMarcus) (from 2022-10-19) |
| | [@luthermonson](https://github.com/luthermonson ) (from 2023-03-08) |
| [@richardcase](https://github.com/richardcase) (from 2020-12-04) | [@cnmcavoy](https://github.com/cnmcavoy) (from 2023-10-16) |
| [@Skarlso](https://github.com/Skarlso) (from 2022-10-19) | [@AverageMarcus](https://github.com/AverageMarcus) (from 2022-10-19) |
| [@Ankitasw](https://github.com/Ankitasw) (from 2022-10-19) | [@luthermonson](https://github.com/luthermonson ) (from 2023-03-08) |
| [@dlipovetsky](https://github.com/dlipovetsky) (from 2021-10-31) | [@nrb](https://github.com/nrb) (from 2023-10-16) |
| [@vincepri](https://github.com/vincepri) (og & from 2023-10-16) | [@faiq](https://github.com/faiq) (from 2023-10-16) |

and the previous/emeritus maintainers & reviewers:

Expand All @@ -198,7 +200,9 @@ and the previous/emeritus maintainers & reviewers:
| [@randomvariable](https://github.com/randomvariable) | [@ingvagabund](https://github.com/ingvagabund) |
| [@rudoi](https://github.com/rudoi) | [@michaelbeaumont](https://github.com/michaelbeaumont) |
| [@sedefsavas](https://github.com/sedefsavas) | [@sethp-nr](https://github.com/sethp-nr) |
| [@vincepri](https://github.com/vincepri) | |
| | [@shivi28](https://github.com/shivi28) |
| | [@dthorsen](https://github.com/dthorsen) |
| | [@pydctw](https://github.com/pydctw) |

All the CAPA contributors:

Expand Down

0 comments on commit 2b25bdd

Please sign in to comment.