diff --git a/MAINTAINERS.md b/MAINTAINERS.md index c6a51ae..00eed8d 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -14,6 +14,5 @@ for details on the process and how to become a maintainer or the project lead. # Maintainers * [Jennifer Davis](https://github.com/sigje) -* [Sean OMeara](https://github.com/someara) * [Tim Smith](https://github.com/tas50) * [Thom May](https://github.com/thommay) diff --git a/MAINTAINERS.toml b/MAINTAINERS.toml index 47778d6..d378766 100644 --- a/MAINTAINERS.toml +++ b/MAINTAINERS.toml @@ -23,7 +23,6 @@ for details on the process and how to become a maintainer or the project lead. maintainers = [ 'sigje', - 'someara', 'tas50', 'thommay' ] @@ -33,10 +32,6 @@ for details on the process and how to become a maintainer or the project lead. name = "Jennifer Davis" github = "sigje" - [people.someara] - name = "Sean OMeara" - github = "someara" - [people.tas50] name = "Tim Smith" github = "tas50"