File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -120,6 +120,17 @@ the same API. It will use semantic versioning with following rules:
120
120
- Email: https://lists.cncf.io/g/cncf-cloudevents-sdk
121
121
- Contact for additional information: Denis Makogon (` @denysmakogon ` on slack).
122
122
123
+ Each SDK may have its own unique processes, tooling and guidelines, common
124
+ governance related material can be found in the
125
+ [ CloudEvents ` community ` ] ( https://github.com/cloudevents/spec/tree/master/community )
126
+ directory. In particular, in there you will find information concerning
127
+ how SDK projects are
128
+ [ managed] ( https://github.com/cloudevents/spec/blob/master/community/SDK-GOVERNANCE.md ) ,
129
+ [ guidelines] ( https://github.com/cloudevents/spec/blob/master/community/SDK-maintainer-guidelines.md )
130
+ for how PR reviews and approval, and our
131
+ [ Code of Conduct] ( https://github.com/cloudevents/spec/blob/master/community/GOVERNANCE.md#additional-information )
132
+ information.
133
+
123
134
## Maintenance
124
135
125
136
We use black and isort for autoformatting. We setup a tox environment to reformat
You can’t perform that action at this time.
0 commit comments