summaryrefslogtreecommitdiff
path: root/MAINTAINERS.toml
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2018-09-14 15:29:08 -0700
committerTim Smith <tsmith@chef.io>2018-09-14 15:29:08 -0700
commitf51784d8365399637604eccc28a263e16216cf4a (patch)
tree9e25aead41f8c587a457aabab4eab67c3d4baa04 /MAINTAINERS.toml
parent171ab578940db13e2ca94086bcc700148c38c128 (diff)
downloadchef-f51784d8365399637604eccc28a263e16216cf4a.tar.gz
Add @tas50 as the opensuse lieutenant and maintainer for macos / windows
opensuse should have a lieutenant and I've been working on the overall support in Chef client. I've also been working on the windows/macos side of things. Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'MAINTAINERS.toml')
-rw-r--r--MAINTAINERS.toml11
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"]