Skip to content

Commit 4d1fad2

Browse files
author
Lukas Puehringer
committed
doc: rename contribution instructions
Rename CONTRIBUTORS.rst -> CONTRIBUTING.rst. The new name is what GitHub expects and will make the document more discoverable, e.g. on https://github.com/theupdateframework/python-tuf/contribute. More details under: https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors Note: I searched all repositories in theupdateframework GitHub organization for references (there were none) and will update the links in the CII Best Practice badge app for tuf. Signed-off-by: Lukas Puehringer <lukas.puehringer@nyu.edu>
1 parent d4dd652 commit 4d1fad2

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

File renamed without changes.

docs/GOVERNANCE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Builder (CB). The project's Consensus Builder (CB) is Justin Cappos
1919

2020
## Contributions
2121
[A contributor can submit GitHub pull
22-
requests](CONTRIBUTORS.rst)
22+
requests](CONTRIBUTING.rst)
2323
to the project's repositories. They must follow the project's [code of
2424
conduct](CODE-OF-CONDUCT.md), the [developer certificate of
2525
origin](https://developercertificate.org/), the [code style

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ systems.
1717
api/api-reference
1818
INSTALLATION
1919
Usage examples <https://github.com/theupdateframework/python-tuf/tree/develop/examples>
20-
CONTRIBUTORS
20+
CONTRIBUTING

0 commit comments

Comments
 (0)