MAINTAINERS: add myself as curator

Also remove a duplicate entry for @thaJeztah.

Signed-off-by: Bjorn Neergaard <bneergaard@mirantis.com>
This commit is contained in:
Bjorn Neergaard 2023-02-07 10:13:46 -07:00
parent f42e1ad1a7
commit 4254cd19b9
No known key found for this signature in database
1 changed files with 6 additions and 1 deletions

View File

@ -49,9 +49,9 @@
people = [ people = [
"bsousaa", "bsousaa",
"neersighted",
"programmerq", "programmerq",
"sam-thibault", "sam-thibault",
"thajeztah",
"vvoland" "vvoland"
] ]
@ -103,6 +103,11 @@
Email = "nicolas.deloof@gmail.com" Email = "nicolas.deloof@gmail.com"
GitHub = "ndeloof" GitHub = "ndeloof"
[people.neersighted]
Name = "Bjorn Neergaard"
Email = "bneergaard@mirantis.com"
GitHub = "neersighted"
[people.programmerq] [people.programmerq]
Name = "Jeff Anderson" Name = "Jeff Anderson"
Email = "jeff@docker.com" Email = "jeff@docker.com"