summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThom May <thom@may.lt>2015-10-27 05:52:09 +0000
committerThom May <thom@may.lt>2015-10-27 05:52:09 +0000
commit30ff430b33dc15cf5d2b17bc0a2115b5bf68f52d (patch)
tree0be91e774d58712ff7ae163b144de88d95442aad
parent798339fd64729224a27cedd4e4aeb87e47fd1e92 (diff)
parent74bcfb411bcf92b8debef5baeb0abbc856c5567e (diff)
downloadchef-30ff430b33dc15cf5d2b17bc0a2115b5bf68f52d.tar.gz
Merge pull request #4065 from AgentMeerkat/bryant-lippert-maintainer
bryant-lippert-maintainer
-rw-r--r--MAINTAINERS.md1
-rw-r--r--MAINTAINERS.toml7
2 files changed, 7 insertions, 1 deletions
diff --git a/MAINTAINERS.md b/MAINTAINERS.md
index d270a7c7ac..0023cb91bf 100644
--- a/MAINTAINERS.md
+++ b/MAINTAINERS.md
@@ -197,6 +197,7 @@ To mention the team, use @chef/client-freebsd
* [Cory Stephenson](https://github.com/Aevin1387)
* [David Aronsohn](https://github.com/tbunnyman)
+* [Bryant Lippert](https://github.com/agentmeerkat)
## OpenBSD
diff --git a/MAINTAINERS.toml b/MAINTAINERS.toml
index ca0a2e67bc..12eb536fa3 100644
--- a/MAINTAINERS.toml
+++ b/MAINTAINERS.toml
@@ -193,7 +193,8 @@ The specific components of Chef related to a given platform - including (but not
maintainers = [
"Aevin1387",
- "tBunnyMan"
+ "tBunnyMan",
+ "agentmeerkat"
]
[Org.Components.Subsystems.OpenBSD]
@@ -236,6 +237,10 @@ The specific components of Chef related to a given platform - including (but not
Name = "Cory Stephenson"
GitHub = "Aevin1387"
+ [people.agentmeerkat]
+ Name = "Bryant Lippert"
+ GitHub = "agentmeerkat"
+
[people.btm]
Name = "Bryan McLellan"
GitHub = "btm"