diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 0000000..744a5fc --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1 @@ +* @grafana/pyroscope-java diff --git a/README.md b/README.md index ec93d90..bddc125 100644 --- a/README.md +++ b/README.md @@ -27,3 +27,8 @@ If you want to build the agent JAR yourself, from this repo run: ``` The file will be in `agent/build/libs/pyroscope.jar`. + +## Maintainers + +This package is maintained by [@grafana/pyroscope-java](https://github.com/orgs/grafana/teams/pyroscope-java). +Mention this team on issues or PRs for feedback.