summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2018-09-18 09:53:48 -0700
committerGitHub <noreply@github.com>2018-09-18 09:53:48 -0700
commitab2f825dfbb199dbb24c05c87e20fc62d20290ec (patch)
tree75f071acf9ec43a6dab1599e67cf1229c7e1b728
parent56205a36e99914c0c0f6974a12d33b6830bc735b (diff)
parent7f626a801086aa428e958a713fc7fbb8a8793254 (diff)
downloadchef-ab2f825dfbb199dbb24c05c87e20fc62d20290ec.tar.gz
Merge pull request #7654 from chef/maintainers2
Remove Bryant Lippert as a FreeBSD maintainer
-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]