https://github.com/statsd/statsd
Raw File
Tip revision: 7c07eec4e7cebbd376d8313b230cea96c6571423 authored by Elliot Blackburn on 22 August 2023, 12:52:19 UTC
Correct container image tagging
Tip revision: 7c07eec
MAINTAINERS.md
StatsD is maintained by the following people.

All maintainers must agree to the [Developer Certificate of Origin][dco].

## Steps to becoming a maintainer
1. Open a PR where you add yourself to this file and agree to the DCO. Attach a little bit about your experience
with StatsD and how much time you think you can roughly spend on the project
2. Current maintainers will review
3. If it gets merged, you're in!

## Retiring from being a maintainer
1. Open a pull request moving yourself from current to past maintainers
2. Mention [@statsd/statsd-maintainers](https://github.com/orgs/statsd/teams/statsd-maintainers) on the PR
3. Have another maintainer approve/sign off
4. Merge it

## Current maintainers

- **Daniel Schauenberg**: As a maintainer of StatsD, I agree to the [Developer Certificate of Origin][dco].
- **Mike Heffner**: As a maintainer of StatsD, I agree to the [Developer Certificate of Origin][dco].
- **Elliot Blackburn**: As a maintainer of StatsD, I agree to the [Developer Certificate of Origin][dco].

[dco]: https://github.com/statsd/statsd/blob/5f58a9cc7442900c2e553ed1df3d6ce99e885226/DCO.txt

## Past maintainers
- [Tera Koch](https://github.com/pathzzrd)
- [Ben Burry](https://github.com/benburry)
- [Dan Rowe](https://github.com/draco2003)
- [Erik Kastner](https://github.com/kastner)
back to top