diff options
author | Stuart Preston <stuart@chef.io> | 2018-09-17 10:20:16 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-17 10:20:16 +0100 |
commit | 4383cc3ee5c75174459f3cc0813d4a48e2b96442 (patch) | |
tree | 5c85fbc51e4ecd97a25019fb13d81cba9a3955be /MAINTAINERS.toml | |
parent | 9f5e38ac792347ed2a5ced4a9456c762d43cda8c (diff) | |
parent | f51784d8365399637604eccc28a263e16216cf4a (diff) | |
download | chef-4383cc3ee5c75174459f3cc0813d4a48e2b96442.tar.gz |
Merge pull request #7642 from chef/maintainers
Add @tas50 as the opensuse lieutenant and maintainer for macos / windows
Diffstat (limited to 'MAINTAINERS.toml')
-rw-r--r-- | MAINTAINERS.toml | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/MAINTAINERS.toml b/MAINTAINERS.toml index c865967ec1..43f99ad708 100644 --- a/MAINTAINERS.toml +++ b/MAINTAINERS.toml @@ -112,7 +112,8 @@ The specific components of Chef related to a given platform - including (but not "smurawski", "stuartpreston", "chefsalim", - "mwrock" + "mwrock", + "tas50" ] [Org.Components.Subsystems.Solaris] @@ -139,7 +140,8 @@ The specific components of Chef related to a given platform - including (but not maintainers = [ "tyler-ball", - "mikedodge04" + "mikedodge04", + "tas50" ] [Org.Components.Subsystems.Debian] @@ -165,9 +167,10 @@ The specific components of Chef related to a given platform - including (but not title = "openSUSE" team = "client-opensuse" + lieutenant = "tas50" + maintainers = [ - "lamont-granquist", - "tas50" + "lamont-granquist" ] [Org.Components.Subsystems."SUSE Enterprise Linux"] |