mirror of https://github.com/docker/docs.git
Merge pull request #21296 from icecrime/add_programmerq
Add @programmerq to docker/docker curators
This commit is contained in:
commit
0910946dc4
|
@ -71,6 +71,7 @@
|
||||||
# - close an issue or pull request when it's inappropriate or off-topic
|
# - close an issue or pull request when it's inappropriate or off-topic
|
||||||
|
|
||||||
people = [
|
people = [
|
||||||
|
"programmerq",
|
||||||
"thajeztah"
|
"thajeztah"
|
||||||
]
|
]
|
||||||
|
|
||||||
|
@ -188,6 +189,11 @@
|
||||||
Email = "mary.anthony@docker.com"
|
Email = "mary.anthony@docker.com"
|
||||||
GitHub = "moxiegirl"
|
GitHub = "moxiegirl"
|
||||||
|
|
||||||
|
[people.programmerq]
|
||||||
|
Name = "Jeff Anderson"
|
||||||
|
Email = "jeff@docker.com"
|
||||||
|
GitHub = "programmerq"
|
||||||
|
|
||||||
[people.runcom]
|
[people.runcom]
|
||||||
Name = "Antonio Murdaca"
|
Name = "Antonio Murdaca"
|
||||||
Email = "runcom@redhat.com"
|
Email = "runcom@redhat.com"
|
||||||
|
|
Loading…
Reference in New Issue