1
0
mirror of https://github.com/docker/cli.git synced 2026-01-13 18:22:35 +03:00

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

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"