From f3b1a1b6e46136cf2b67b1c479ecb2e718dc5474 Mon Sep 17 00:00:00 2001 From: joe miller Date: Thu, 18 Jun 2015 18:20:44 -0700 Subject: add Joe Miller as LT for OpenBSD --- MAINTAINERS.md | 6 ++++++ MAINTAINERS.toml | 8 ++++++++ 2 files changed, 14 insertions(+) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index d645dd7353..e397a990fa 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -133,3 +133,9 @@ The specific components of Chef related to a given platform - including (but not * [Cory Stephenson](https://github.com/Aevin1387) * [David Aronsohn](https://github.com/tbunnyman) +## OpenBSD + +### Lieutenant + +* [Joe Miller](https://github.com/joemiller) + diff --git a/MAINTAINERS.toml b/MAINTAINERS.toml index b0257c7fa3..68615337a6 100644 --- a/MAINTAINERS.toml +++ b/MAINTAINERS.toml @@ -145,6 +145,10 @@ The specific components of Chef related to a given platform - including (but not "tBunnyMan" ] + [Org.Components.Subsystems.OpenBSD] + title = "OpenBSD" + + lieutenant = "joemiller" [people] [people.adamhjk] @@ -230,3 +234,7 @@ The specific components of Chef related to a given platform - including (but not [people.ksubrama] Name = "Kartik Cating-Subramanian" GitHub = "ksubrama" + + [people.joemiller] + Name = "Joe Miller" + GitHub = "joemiller" -- cgit v1.2.1