Merge pull request #7715 from ulyssessouza/add-anca-to-maintainers

Add Anca to Maintainers
This commit is contained in:
Anca Iordache 2020-09-01 10:48:38 +02:00 committed by GitHub
commit b04d4e5897
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 1 deletions

2
.github/CODEOWNERS vendored
View File

@ -3,4 +3,4 @@
#
# KEEP THIS FILE SORTED. Order is important. Last match takes precedence.
* @ndeloof @rumpl @ulyssessouza
* @aiordache @ndeloof @rumpl @ulyssessouza

View File

@ -11,6 +11,7 @@
[Org]
[Org."Core maintainers"]
people = [
"aiordache",
"ndeloof",
"rumpl",
"ulyssessouza",
@ -53,6 +54,11 @@
Email = "aanand.prasad@gmail.com"
GitHub = "aanand"
[people.aiordache]
Name = "Anca Iordache"
Email = "anca.iordache@docker.com"
GitHub = "aiordache"
[people.bfirsh]
Name = "Ben Firshman"
Email = "ben@firshman.co.uk"