mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
.: add MAINTAINERS file
This commit is contained in:
parent
8408acf995
commit
8e6c8e068d
@ -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 member of the core etcd team (@xiangli-cmu and @bmizerany) before being merged.
|
||||
- Your PR must receive a LGTM from each maintainer found in the MAINTAINERS file.
|
||||
|
||||
Thanks for your contributions!
|
||||
|
||||
|
2
MAINTAINERS
Normal file
2
MAINTAINERS
Normal file
@ -0,0 +1,2 @@
|
||||
Xiang Li <xiang.li@coreos.com> (@xiangli-cmu)
|
||||
Blake Mizerany <blake@coreos.com> (@bmizerany)
|
Loading…
x
Reference in New Issue
Block a user