Skip to content

Commit 514e0b4

Browse files
committed
Address PR comments re: approvers list
1 parent 10b1dac commit 514e0b4

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

contributors/devel/contributing-api-changes.md

+10-8
Original file line numberDiff line numberDiff line change
@@ -84,11 +84,11 @@ Expected time for next slot: 4-8 weeks
8484

8585
Schedule a time for your design to be reviewed.
8686

87-
Design approvers:
88-
- @smarterclayton
89-
- @bgrant0607
90-
- @thockin
91-
- @erictune
87+
See the current list of [design approvers](https://github.com/orgs/kubernetes/teams/api-approvers)
88+
89+
**Note**: these are the current reviewers, we are still figuring out how to
90+
add/remove people to this list. For more information, see the
91+
[governance discussion](https://groups.google.com/forum/#!topic/kubernetes-dev/4e8WOnMvZC0)
9292

9393
### Implement the proposal
9494

@@ -99,6 +99,8 @@ Once the proposal has been accepted an merged, you can begin implementing the so
9999
Escalation should be done through the owning SIG. If you need help getting attention, reach out to your
100100
SIG.
101101

102+
FOr a
103+
102104
## API change considerations
103105

104106
First read the [API changes] document for background on how to make changes in the API.
@@ -115,9 +117,9 @@ existing fields are validated, defaulted, or interpreted requires an API version
115117
It is important to pick the correct API group for your API. This will ensure that it is discoverable
116118
by users and is maintained in concert with related APIs. Current API groups:
117119

118-
| Group | Description |
119-
|---|---|
120-
| abac | |
120+
| Group | Description |
121+
| ------ | ----------- |
122+
| abac | |
121123
| apps | |
122124
| authentication | |
123125
| authorization | |

0 commit comments

Comments
 (0)