Merge pull request #1005 from philips/quorum-maintainers

MAINTAINERS: add Brandon Philips
This commit is contained in:
Xiang Li 2014-09-08 14:38:55 -07:00
commit 8eadc9b8a5
2 changed files with 3 additions and 2 deletions

View File

@ -21,7 +21,7 @@ This is a rough outline of what a contributor's workflow looks like:
- Make sure your commit messages are in the proper format (see below).
- Push your changes to a topic branch in your fork of the repository.
- Submit a pull request to coreos/etcd.
- Your PR must receive a LGTM from each maintainer found in the MAINTAINERS file.
- Your PR must receive a LGTM from two maintainers found in the MAINTAINERS file.
Thanks for your contributions!

View File

@ -1,2 +1,3 @@
Xiang Li <xiang.li@coreos.com> (@xiangli-cmu)
Blake Mizerany <blake.mizerany@gmail.com> (@bmizerany)
Brandon Philips <brandon.philips@coreos.com> (@philips)
Xiang Li <xiang.li@coreos.com> (@xiangli-cmu)