diff --git a/README.md b/README.md index fbefd7d..cc7b6cd 100644 --- a/README.md +++ b/README.md @@ -59,14 +59,16 @@ provided within the documentation. - Slack: #cloudeventssdk channel under [CNCF's Slack workspace](https://slack.cncf.io/). - Email: https://lists.cncf.io/g/cncf-cloudevents-sdk -- Contact for additional information: Clemens Vasters (`@Clemens Vasters` - on slack). +- Contact for additional information: Jon Skeet (skeet@pobox.com) -Each SDK may have its own unique processes, tooling and guidelines, common +The C# SDK welcomes community contributions; see the [contributing +document](CONTRIBUTING.md) for more details. + +Each SDK may have its own unique processes, tooling and guidelines. Common governance related material can be found in the [CloudEvents `docs`](https://github.com/cloudevents/spec/tree/main/docs) -directory. In particular, in there you will find information concerning -how SDK projects are +directory. In particular, in there you will find information +concerning how SDK projects are [managed](https://github.com/cloudevents/spec/blob/main/docs/SDK-GOVERNANCE.md), [guidelines](https://github.com/cloudevents/spec/blob/main/docs/SDK-maintainer-guidelines.md) for how PR reviews and approval, and our diff --git a/PROCESSES.md b/RELEASING.md similarity index 100% rename from PROCESSES.md rename to RELEASING.md