Skip to content

Commit 8f35516

Browse files
authored
Merge pull request #7733 from cblecker/rcu
Update repo creation instructions
2 parents c96ddbc + 50e22e1 commit 8f35516

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

github-management/org-owners-guide.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -176,16 +176,17 @@ a new repository are described below.
176176
[SIG Repository], add a labels entry for the SIG that the repo belongs to.
177177
* Update the `SECURITY_CONTACTS` file as per the request. Note that aliases
178178
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
180181
SECURITY_CONTACTS*.
181182
* Push the new commit directly to the master branch.
182183
* 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.
184186
* Create a PR against [kubernetes/org] to add teams as per the [team guidance](#team-guidance)
185187
for alloting repo admin and write access.
186188
* 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.
189190
* Ask the author of the repo creation request to add the repo
190191
as a part of a subproject in [`sigs.yaml`](/sigs.yaml).
191192

0 commit comments

Comments
 (0)