diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 0000000..aeac65f --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1 @@ +* @grafana/pyroscope-rs diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7fe8930..78519b5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -9,3 +9,8 @@ This document is a guide to help you through the process of contributing to Pyro * Set up your [development environment](https://pyroscope.io/docs/developer-guide). * Read the [style guides](https://pyroscope.io/docs/style-guide) we use. * Check out the list of [good first issues](https://github.com/pyroscope-io/pyroscope/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22). + +## Maintainers + +This package is maintained by [@grafana/pyroscope-rs](https://github.com/orgs/grafana/teams/pyroscope-rs). +Mention this team on issues or PRs for feedback.