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 | |
parent | 9e2c7298ca8324bbf887039ac3866d88e4f9d4c6 (diff) | |
download | chef-67d7f4f929026dd2b68a8daa33c013a105c71380.tar.gz |
Thom maintainer for OmniOS, Lamont Lt for AIX
-rw-r--r-- | MAINTAINERS.md | 8 | ||||
-rw-r--r-- | MAINTAINERS.toml | 11 |
2 files changed, 15 insertions, 4 deletions
diff --git a/MAINTAINERS.md b/MAINTAINERS.md index b63f546b3f..49a973bada 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -112,7 +112,7 @@ The specific components of Chef related to a given platform - including (but not ## AIX -### Maintainers +### Lieutenant * [Lamont Granquist](https://github.com/lamont-granquist) @@ -177,3 +177,9 @@ The specific components of Chef related to a given platform - including (but not * [Lamont Granquist](https://github.com/lamont-granquist) +## OmniOS + +### Maintainers + +* [Thom May](https://github.com/thommay) + 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" |