Governance docs per CE PR 1226 (#221)

Signed-off-by: Doug Davis <dug@microsoft.com>
This commit is contained in:
Doug Davis 2023-09-21 15:59:54 -04:00 committed by GitHub
parent 5a1063e50d
commit 252efdbbce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 16 additions and 6 deletions

9
MAINTAINERS.md Normal file
View File

@ -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)

6
OWNERS
View File

@ -1,6 +0,0 @@
admins:
- grant
- denismakogon
- cumason123
- Klaudioz
- xSAVIKx

View File

@ -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]