diff options
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" |