Skip to content

Commit 252efdb

Browse files
authored
Governance docs per CE PR 1226 (#221)
Signed-off-by: Doug Davis <[email protected]>
1 parent 5a1063e commit 252efdb

File tree

3 files changed

+16
-6
lines changed

3 files changed

+16
-6
lines changed

MAINTAINERS.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Maintainers
2+
3+
Current active maintainers of this SDK:
4+
5+
- [Grant Timmerman](https://github.com/grant)
6+
- [Denys Makogon](https://github.com/denismakogon)
7+
- [Curtis Mason](https://github.com/cumason123)
8+
- [Claudio Canales](https://github.com/Klaudioz)
9+
- [Yurii Serhiichuk](https://github.com/xSAVIKx)

OWNERS

Lines changed: 0 additions & 6 deletions
This file was deleted.

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,13 @@ for how PR reviews and approval, and our
149149
[Code of Conduct](https://github.com/cloudevents/spec/blob/main/docs/GOVERNANCE.md#additional-information)
150150
information.
151151

152+
## Additional SDK Resources
153+
154+
- [List of current active maintainers](MAINTAINERS.md)
155+
- [How to contribute to the project](CONTRIBUTING.md)
156+
- [SDK's License](LICENSE)
157+
- [SDK's Release process](RELEASING.md)
158+
152159
## Maintenance
153160

154161
We use [black][black] and [isort][isort] for autoformatting. We set up a [tox][tox]

0 commit comments

Comments
 (0)