Skip to content

Commit

Permalink
admin: changes to reviewers and updating owner aliases
Browse files Browse the repository at this point in the history
Signed-off-by: Richard Case <[email protected]>
  • Loading branch information
richardcase committed Oct 6, 2023
1 parent 1fb82d9 commit aa2a895
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 10 deletions.
26 changes: 19 additions & 7 deletions OWNERS_ALIASES
Original file line number Diff line number Diff line change
@@ -1,34 +1,46 @@
# 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
10 changes: 7 additions & 3 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,13 @@ 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) |
| [@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) | [@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) |
| [@vincepri](https://github.com/vincepri) (og & from 2023-10-16) | [@luthermonson](https://github.com/luthermonson ) (from 2023-03-08) |
| | [@nrb](https://github.com/nrb) (from 2023-10-16) |
| | [@faiq](https://github.com/faiq) (from 2023-10-16) |

and the previous/emeritus maintainers & reviewers:

Expand All @@ -198,7 +202,7 @@ 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) |

All the CAPA contributors:

Expand Down

0 comments on commit aa2a895

Please sign in to comment.