diff options
author | jtimberman <joshua@chef.io> | 2015-06-20 08:51:16 -0600 |
---|---|---|
committer | jtimberman <joshua@chef.io> | 2015-06-20 08:51:16 -0600 |
commit | 67d7f4f929026dd2b68a8daa33c013a105c71380 (patch) | |
tree | 4f9814e7a6da5fc434b5c5419320975645a3b9cf /MAINTAINERS.toml | |
parent | 9e2c7298ca8324bbf887039ac3866d88e4f9d4c6 (diff) | |
download | chef-67d7f4f929026dd2b68a8daa33c013a105c71380.tar.gz |
Thom maintainer for OmniOS, Lamont Lt for AIX
Diffstat (limited to 'MAINTAINERS.toml')
-rw-r--r-- | MAINTAINERS.toml | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/MAINTAINERS.toml b/MAINTAINERS.toml index 4caa2ab53f..ab1fd87013 100644 --- a/MAINTAINERS.toml +++ b/MAINTAINERS.toml @@ -124,9 +124,7 @@ The specific components of Chef related to a given platform - including (but not [Org.Components.Subsystems.AIX] title = "AIX" - maintainers = [ - "lamont-granquist" - ] + lieutenant = "lamont-granquist" [Org.Components.Subsystems."Mac OS X"] title = "Mac OS X" @@ -189,6 +187,13 @@ The specific components of Chef related to a given platform - including (but not "lamont-granquist" ] + [Org.Components.Subsystems.OmniOS] + title = "OmniOS" + + maintainers = [ + "thommay" + ] + [people] [people.adamhjk] Name = "Adam Jacob" |