diff --git a/MAINTAINERS.md b/MAINTAINERS.md new file mode 100644 index 0000000..619a34c --- /dev/null +++ b/MAINTAINERS.md @@ -0,0 +1,9 @@ +# Maintainers + +Current active maintainers of this SDK: + +- [Grant Timmerman](https://github.com/grant) +- [Denys Makogon](https://github.com/denismakogon) +- [Curtis Mason](https://github.com/cumason123) +- [Claudio Canales](https://github.com/Klaudioz) +- [Yurii Serhiichuk](https://github.com/xSAVIKx) diff --git a/OWNERS b/OWNERS deleted file mode 100644 index 6d9a2c4..0000000 --- a/OWNERS +++ /dev/null @@ -1,6 +0,0 @@ -admins: - - grant - - denismakogon - - cumason123 - - Klaudioz - - xSAVIKx diff --git a/README.md b/README.md index 1103468..3c1f201 100644 --- a/README.md +++ b/README.md @@ -149,6 +149,13 @@ for how PR reviews and approval, and our [Code of Conduct](https://github.com/cloudevents/spec/blob/main/docs/GOVERNANCE.md#additional-information) information. +## Additional SDK Resources + +- [List of current active maintainers](MAINTAINERS.md) +- [How to contribute to the project](CONTRIBUTING.md) +- [SDK's License](LICENSE) +- [SDK's Release process](RELEASING.md) + ## Maintenance We use [black][black] and [isort][isort] for autoformatting. We set up a [tox][tox]