Merge pull request #3700 from vvoland/new-curators

Add Bruno and Paweł to curators
This commit is contained in:
Sebastiaan van Stijn 2022-07-07 22:12:57 +02:00 committed by GitHub
commit 8dd94d3824
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 13 additions and 1 deletions

View File

@ -48,8 +48,10 @@
# - close an issue or pull request when it's inappropriate or off-topic
people = [
"bsousaa",
"programmerq",
"thajeztah"
"thajeztah",
"vvoland"
]
[Org.Alumni]
@ -80,6 +82,11 @@
Email = "github@albersweb.de"
GitHub = "albers"
[people.bsousaa]
Name = "Bruno de Sousa"
Email = "bruno.sousa@docker.com"
GitHub = "bsousaa"
[people.cpuguy83]
Name = "Brian Goff"
Email = "cpuguy83@gmail.com"
@ -140,3 +147,8 @@
Email = "vieux@docker.com"
GitHub = "vieux"
[people.vvoland]
Name = "Paweł Gronowski"
Email = "pawel.gronowski@docker.com"
GitHub = "vvoland"