You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+7-4Lines changed: 7 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -166,10 +166,8 @@ behavior, do your best to explain to the user why this is the case.
166
166
- If it seems to be a genuine bug, you can /triage accept the issue. In addition, investigate if there are workarounds or
167
167
alternative solutions for the user that they can try until the issue gets resolved.
168
168
169
-
Administrative notes:
170
-
171
-
- The [OWNERS file spec] is a useful resources in making changes.
172
-
- Maintainers and admins must be added to the appropriate lists in both [Kustomize OWNERS_ALIASES] and [SIG-CLI Teams]. If this isn't done, the individual in question will lack either PR approval rights (Kustomize list) or the appropriate Github repository permissions (community list).
169
+
The triage party for kustomize is here https://cli.triage.k8s.io/s/kustomize and can be a easy way to
170
+
find issues that have not been triaged yet.
173
171
174
172
## Project/Product Managers
175
173
@@ -194,6 +192,11 @@ You will also be asked to help with roadmap planning, deprecation communication,
194
192
and doing research on kustomize usage when appropriate, though these responsibilities will occur less
195
193
frequently.
196
194
195
+
## Administrative notes:
196
+
197
+
- The [OWNERS file spec] is a useful resources in making changes.
198
+
- Maintainers and admins must be added to the appropriate lists in both [Kustomize OWNERS_ALIASES] and [SIG-CLI Teams]. If this isn't done, the individual in question will lack either PR approval rights (Kustomize list) or the appropriate Github repository permissions (community list).
0 commit comments