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
7272- Contact for additional information: Francesco Guardiani (` @slinkydeveloper `
7373 on slack).
7474
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+
7586[ Crates badge ] : https://img.shields.io/crates/v/cloudevents-sdk.svg
7687[ crates.io ] : https://crates.io/crates/cloudevents-sdk
7788[ 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
2222- Email: https://lists.cncf.io/g/cncf-cloudevents-sdk
2323- Contact for additional information: Francesco Guardiani (` @slinkydeveloper ` on slack).
2424
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+
2536[ Crates badge ] : https://img.shields.io/crates/v/cloudevents-sdk-actix-web.svg
2637[ crates.io ] : https://crates.io/crates/cloudevents-sdk-actix-web
2738[ 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
2222- Email: https://lists.cncf.io/g/cncf-cloudevents-sdk
2323- Contact for additional information: Francesco Guardiani (` @slinkydeveloper ` on slack).
2424
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+
2536[ Crates badge ] : https://img.shields.io/crates/v/cloudevents-sdk-rdkafka.svg
2637[ crates.io ] : https://crates.io/crates/cloudevents-sdk-rdkafka
2738[ 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
2222- Email: https://lists.cncf.io/g/cncf-cloudevents-sdk
2323- Contact for additional information: Francesco Guardiani (` @slinkydeveloper ` on slack).
2424
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+
2536[ Crates badge ] : https://img.shields.io/crates/v/cloudevents-sdk-reqwest.svg
2637[ crates.io ] : https://crates.io/crates/cloudevents-sdk-reqwest
2738[ 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