https://github.com/statsd/statsd
Raw File
Tip revision: 0c241dbbb3d19e13f61a4626df190fc9c0e1c27a authored by Elliot Blackburn on 25 February 2020, 19:00:54 UTC
update debian changelog
Tip revision: 0c241db
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