diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 91866b9d9a..c60d4a724e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -16,7 +16,7 @@ Before you contribute, please take a moment to review and agree to abide by our ## Engage with us -The Kyverno website has the most updated information on [how to engage with the Kyverno community](https://kyverno.io/community/) including its maintainers and contributors. +The Kyverno website has the most updated information on [how to engage with the Kyverno community](https://kyverno.io/community/) including its maintainers and contributors. There are three classes of contributors possible: Contributor, Code Owner, and Maintainer. Please see the [Contributing section on the website](https://kyverno.io/community/#contributing) for the requirements and privileges afforded to each. Join our community meetings to learn more about Kyverno and engage with other contributors. diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md new file mode 100644 index 0000000000..b97eac50ce --- /dev/null +++ b/CONTRIBUTORS.md @@ -0,0 +1,7 @@ +## Contributors + +Contributors are those who have made enough contributions to the project as defined in the [Contributing guide](https://kyverno.io/community/#contributing). In order to add yourself as a contributor, open a PR with your information added to the table. + +| Maintainer | GitHub ID | +|--------------------------|--------------------------------------------------------| +| John Doe | [@JohnDoe](https://github.com/JohnDoe) |