summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MAINTAINERS.md2
-rw-r--r--MAINTAINERS.toml3
2 files changed, 1 insertions, 4 deletions
diff --git a/MAINTAINERS.md b/MAINTAINERS.md
index 2c1e13ce0f..974ca27bad 100644
--- a/MAINTAINERS.md
+++ b/MAINTAINERS.md
@@ -202,7 +202,6 @@ To mention the team, use @chef/client-freebsd
* [Cory Stephenson](https://github.com/Aevin1387)
* [David Aronsohn](https://github.com/OnlyHaveCans)
-* [Bryant Lippert](https://github.com/AgentMeerkat)
## OpenBSD
@@ -236,4 +235,3 @@ To mention the team, use @chef/client-archlinux
* [Lamont Granquist](https://github.com/lamont-granquist)
* [Ryan Cragun](https://github.com/ryancragun)
-
diff --git a/MAINTAINERS.toml b/MAINTAINERS.toml
index 43f99ad708..6a91d9fac2 100644
--- a/MAINTAINERS.toml
+++ b/MAINTAINERS.toml
@@ -189,8 +189,7 @@ The specific components of Chef related to a given platform - including (but not
maintainers = [
"Aevin1387",
- "OnlyHaveCans",
- "AgentMeerkat"
+ "OnlyHaveCans"
]
[Org.Components.Subsystems.OpenBSD]