summaryrefslogtreecommitdiff
path: root/MAINTAINERS.toml
diff options
context:
space:
mode:
Diffstat (limited to 'MAINTAINERS.toml')
-rw-r--r--MAINTAINERS.toml7
1 files changed, 6 insertions, 1 deletions
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"