diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 37bdf9b1..de84e368 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,11 +1,5 @@ # Contributing to opentelemetry-go-build-tools -See the [public meeting -notes](https://docs.google.com/document/d/1A63zSWX0x2CyCK_LoNhmQC4rqhLpYXJzXbEPDUQ2n6w/edit#heading=h.9tngw7jdwd6b) -for a summary description of past meetings. To request edit access, -join the meeting or get in touch on -[Slack](https://cloud-native.slack.com/archives/C01NPAXACKT). - ## Development You can view and edit the source code by cloning this repository: diff --git a/README.md b/README.md index c60c076b..9b6ade1f 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ # opentelemetry-go-build-tools + Build tools for use by the Go API/SDK, the collector, and their associated contrib repositories + +[Contributing](CONTRIBUTING.md)