diff options
author | joe miller <joeym@joeym.net> | 2015-06-18 18:20:44 -0700 |
---|---|---|
committer | joe miller <joeym@joeym.net> | 2015-06-18 18:20:44 -0700 |
commit | f3b1a1b6e46136cf2b67b1c479ecb2e718dc5474 (patch) | |
tree | c70895d871e62f6558791f54e93618df47dc34d5 /MAINTAINERS.toml | |
parent | 59717769a12768c62aa18270a51b91c820b67010 (diff) | |
download | chef-f3b1a1b6e46136cf2b67b1c479ecb2e718dc5474.tar.gz |
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" |