Update maintainers

This commit is contained in:
Tim Smith 2016-04-01 11:52:02 -07:00
parent 45059c106a
commit fc2062a420
2 changed files with 0 additions and 6 deletions

View File

@ -14,6 +14,5 @@ for details on the process and how to become a maintainer or the project lead.
# Maintainers # Maintainers
* [Jennifer Davis](https://github.com/sigje) * [Jennifer Davis](https://github.com/sigje)
* [Sean OMeara](https://github.com/someara)
* [Tim Smith](https://github.com/tas50) * [Tim Smith](https://github.com/tas50)
* [Thom May](https://github.com/thommay) * [Thom May](https://github.com/thommay)

View File

@ -23,7 +23,6 @@ for details on the process and how to become a maintainer or the project lead.
maintainers = [ maintainers = [
'sigje', 'sigje',
'someara',
'tas50', 'tas50',
'thommay' 'thommay'
] ]
@ -33,10 +32,6 @@ for details on the process and how to become a maintainer or the project lead.
name = "Jennifer Davis" name = "Jennifer Davis"
github = "sigje" github = "sigje"
[people.someara]
name = "Sean OMeara"
github = "someara"
[people.tas50] [people.tas50]
name = "Tim Smith" name = "Tim Smith"
github = "tas50" github = "tas50"