@@ -176,16 +176,17 @@ a new repository are described below.
176
176
[ SIG Repository] , add a labels entry for the SIG that the repo belongs to.
177
177
* Update the ` SECURITY_CONTACTS ` file as per the request. Note that aliases
178
178
cannot be used in this case so expand the team, if specified.
179
- * Create a new commit with the message * Update OWNERS, OWNERS_ALIASES and
179
+ * Update the ` README.md ` file with the name and description of the repo.
180
+ * Create a new commit with the message * Update README, OWNERS, OWNERS_ALIASES and
180
181
SECURITY_CONTACTS* .
181
182
* Push the new commit directly to the master branch.
182
183
* If the repo is a [ SIG Repository] , add a new topic of the form
183
- ` k8s-sig-<sig-name-repo-belongs-to> ` using the * Manage Topics* option.
184
+ ` k8s-sig-<sig-name-repo-belongs-to> ` using * Topics* under the
185
+ Repository section of the org-level settings page.
184
186
* Create a PR against [ kubernetes/org] to add teams as per the [ team guidance] ( #team-guidance )
185
187
for alloting repo admin and write access.
186
188
* Once the above PR is merged and the postsubmit has run, the new GitHub teams
187
- will be created. In the * Collaborators and Teams* section in Settings,
188
- assign the new teams appropriate access to the repo.
189
+ will be created and should have access automatically assiged by peribolos.
189
190
* Ask the author of the repo creation request to add the repo
190
191
as a part of a subproject in [ ` sigs.yaml ` ] ( /sigs.yaml ) .
191
192
0 commit comments