Skip to content

Commit

Permalink
Add codeowners (#167)
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanhuhta authored May 24, 2024
1 parent 5771cad commit 547ecde
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* @grafana/pyroscope-rs
5 changes: 5 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit 547ecde

Please sign in to comment.