diff options
author | Joshua Timberman <jtimberman@users.noreply.github.com> | 2015-06-20 07:54:25 -0600 |
---|---|---|
committer | Joshua Timberman <jtimberman@users.noreply.github.com> | 2015-06-20 07:54:25 -0600 |
commit | 2dc602ccd31323e4e4f9290b59e51feb7cb76872 (patch) | |
tree | 35932539cde0db7c4fae4e352947a7cd29148dda /MAINTAINERS.toml | |
parent | 37e9c14ec87abfae7277c948a84cd10963806280 (diff) | |
parent | f3b1a1b6e46136cf2b67b1c479ecb2e718dc5474 (diff) | |
download | chef-2dc602ccd31323e4e4f9290b59e51feb7cb76872.tar.gz |
Merge pull request #3555 from joemiller/joemiller-openbsd-lt
add Joe Miller as LT for OpenBSD
Diffstat (limited to 'MAINTAINERS.toml')
-rw-r--r-- | MAINTAINERS.toml | 8 |
1 files changed, 8 insertions, 0 deletions
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" |