Fix typo in ci infra admins table.

Signed-off-by: James Blair <mail@jamesblair.net>
This commit is contained in:
James Blair 2023-10-06 11:27:56 +13:00
parent 3f859a626b
commit 2012af31e5
No known key found for this signature in database

View File

@ -25,7 +25,7 @@ Access to the infrastructure is defined by the infra admins table below:
|---------------------------|----------------|--------------------|--------------------|
| Marek Siarkowicz | @serathius | @ Serathius | Ref MAINTAINERS |
| Benjamin Wang | @ahrtr | @ Benjamin Wang | Ref MAINTAINERS |
| Davanum Srinivas | @dimns | @ Dims | davanum@gmail.com |
| Davanum Srinivas | @dims | @ Dims | davanum@gmail.com |
| Chao Chen | @chaochn47 | @ Chao Chen | chaochn@amazon.com |
| James Blair | @jmhbnz | @ James Blair | Ref MAINTAINERS |
@ -37,6 +37,8 @@ An etcd project exists under the CNCF organisation in the Equinix Metal web cons
When a new person is added to the infra admins table, an existing member or etcd maintainer should raise an issue in the [CNCF Community Infrastructure Labs](https://github.com/cncf/cluster/issues) to ensure they are granted web console access.
Refer to example issue: <https://github.com/cncf/cluster/issues/242>.
### 2. Server ssh access
Infra admins can ssh directly to the servers with a dedicated user account for each person, usernames are based on github handles for easy recognition in logs. These infra admins will be able to elevate to the `root` user when necessary via `sudo`.