summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2018-09-17 12:03:36 -0700
committerTim Smith <tsmith@chef.io>2018-09-17 12:03:36 -0700
commit7f626a801086aa428e958a713fc7fbb8a8793254 (patch)
tree8428d32bde7295d7fbcc91801c13992a8929394e
parent4383cc3ee5c75174459f3cc0813d4a48e2b96442 (diff)
downloadchef-maintainers2.tar.gz
Remove Bryant Lippert as a FreeBSD maintainermaintainers2
His github is a 404 and this causes our maintainer scripts to fail since he can't be added to the group. Signed-off-by: Tim Smith <tsmith@chef.io>
-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]