File tree Expand file tree Collapse file tree 4 files changed +48
-4
lines changed
cloudevents-sdk-actix-web Expand file tree Collapse file tree 4 files changed +48
-4
lines changed Original file line number Diff line number Diff line change @@ -72,7 +72,18 @@ If you're interested in contributing to sdk-rust, look at [Contributing document
72
72
- Contact for additional information: Francesco Guardiani (` @slinkydeveloper `
73
73
on slack).
74
74
75
+ Each SDK may have its own unique processes, tooling and guidelines, common
76
+ governance related material can be found in the
77
+ [ CloudEvents ` community ` ] ( https://github.com/cloudevents/spec/tree/master/community )
78
+ directory. In particular, in there you will find information concerning
79
+ how SDK projects are
80
+ [ managed] ( https://github.com/cloudevents/spec/blob/master/community/SDK-GOVERNANCE.md ) ,
81
+ [ guidelines] ( https://github.com/cloudevents/spec/blob/master/community/SDK-maintainer-guidelines.md )
82
+ for how PR reviews and approval, and our
83
+ [ Code of Conduct] ( https://github.com/cloudevents/spec/blob/master/community/GOVERNANCE.md#additional-information )
84
+ information.
85
+
75
86
[ Crates badge ] : https://img.shields.io/crates/v/cloudevents-sdk.svg
76
87
[ crates.io ] : https://crates.io/crates/cloudevents-sdk
77
88
[ Docs badge ] : https://docs.rs/cloudevents-sdk/badge.svg
78
- [ docs.rs ] : https://docs.rs/cloudevents-sdk
89
+ [ docs.rs ] : https://docs.rs/cloudevents-sdk
Original file line number Diff line number Diff line change @@ -22,7 +22,18 @@ If you're interested in contributing to sdk-rust, look at [Contributing document
22
22
- Email: https://lists.cncf.io/g/cncf-cloudevents-sdk
23
23
- Contact for additional information: Francesco Guardiani (` @slinkydeveloper ` on slack).
24
24
25
+ Each SDK may have its own unique processes, tooling and guidelines, common
26
+ governance related material can be found in the
27
+ [ CloudEvents ` community ` ] ( https://github.com/cloudevents/spec/tree/master/community )
28
+ directory. In particular, in there you will find information concerning
29
+ how SDK projects are
30
+ [ managed] ( https://github.com/cloudevents/spec/blob/master/community/SDK-GOVERNANCE.md ) ,
31
+ [ guidelines] ( https://github.com/cloudevents/spec/blob/master/community/SDK-maintainer-guidelines.md )
32
+ for how PR reviews and approval, and our
33
+ [ Code of Conduct] ( https://github.com/cloudevents/spec/blob/master/community/GOVERNANCE.md#additional-information )
34
+ information.
35
+
25
36
[ Crates badge ] : https://img.shields.io/crates/v/cloudevents-sdk-actix-web.svg
26
37
[ crates.io ] : https://crates.io/crates/cloudevents-sdk-actix-web
27
38
[ Docs badge ] : https://docs.rs/cloudevents-sdk-actix-web/badge.svg
28
- [ docs.rs ] : https://docs.rs/cloudevents-sdk-actix-web
39
+ [ docs.rs ] : https://docs.rs/cloudevents-sdk-actix-web
Original file line number Diff line number Diff line change @@ -22,7 +22,18 @@ If you're interested in contributing to sdk-rust, look at [Contributing document
22
22
- Email: https://lists.cncf.io/g/cncf-cloudevents-sdk
23
23
- Contact for additional information: Francesco Guardiani (` @slinkydeveloper ` on slack).
24
24
25
+ Each SDK may have its own unique processes, tooling and guidelines, common
26
+ governance related material can be found in the
27
+ [ CloudEvents ` community ` ] ( https://github.com/cloudevents/spec/tree/master/community )
28
+ directory. In particular, in there you will find information concerning
29
+ how SDK projects are
30
+ [ managed] ( https://github.com/cloudevents/spec/blob/master/community/SDK-GOVERNANCE.md ) ,
31
+ [ guidelines] ( https://github.com/cloudevents/spec/blob/master/community/SDK-maintainer-guidelines.md )
32
+ for how PR reviews and approval, and our
33
+ [ Code of Conduct] ( https://github.com/cloudevents/spec/blob/master/community/GOVERNANCE.md#additional-information )
34
+ information.
35
+
25
36
[ Crates badge ] : https://img.shields.io/crates/v/cloudevents-sdk-rdkafka.svg
26
37
[ crates.io ] : https://crates.io/crates/cloudevents-sdk-rdkafka
27
38
[ Docs badge ] : https://docs.rs/cloudevents-sdk-rdkafka/badge.svg
28
- [ docs.rs ] : https://docs.rs/cloudevents-sdk-rdkafka
39
+ [ docs.rs ] : https://docs.rs/cloudevents-sdk-rdkafka
Original file line number Diff line number Diff line change @@ -22,7 +22,18 @@ If you're interested in contributing to sdk-rust, look at [Contributing document
22
22
- Email: https://lists.cncf.io/g/cncf-cloudevents-sdk
23
23
- Contact for additional information: Francesco Guardiani (` @slinkydeveloper ` on slack).
24
24
25
+ Each SDK may have its own unique processes, tooling and guidelines, common
26
+ governance related material can be found in the
27
+ [ CloudEvents ` community ` ] ( https://github.com/cloudevents/spec/tree/master/community )
28
+ directory. In particular, in there you will find information concerning
29
+ how SDK projects are
30
+ [ managed] ( https://github.com/cloudevents/spec/blob/master/community/SDK-GOVERNANCE.md ) ,
31
+ [ guidelines] ( https://github.com/cloudevents/spec/blob/master/community/SDK-maintainer-guidelines.md )
32
+ for how PR reviews and approval, and our
33
+ [ Code of Conduct] ( https://github.com/cloudevents/spec/blob/master/community/GOVERNANCE.md#additional-information )
34
+ information.
35
+
25
36
[ Crates badge ] : https://img.shields.io/crates/v/cloudevents-sdk-reqwest.svg
26
37
[ crates.io ] : https://crates.io/crates/cloudevents-sdk-reqwest
27
38
[ Docs badge ] : https://docs.rs/cloudevents-sdk-reqwest/badge.svg
28
- [ docs.rs ] : https://docs.rs/cloudevents-sdk-reqwest
39
+ [ docs.rs ] : https://docs.rs/cloudevents-sdk-reqwest
You can’t perform that action at this time.
0 commit comments