diff options
author | Carl Perry <caperry@edolnx.net> | 2016-03-09 20:42:16 -0600 |
---|---|---|
committer | Carl Perry <caperry@edolnx.net> | 2016-03-09 20:42:16 -0600 |
commit | 17b28f4c22fb8ef023d8adbd74afd05f3eb4c0cb (patch) | |
tree | 9dbedc6ddc65363314d5fe02f95910a7710e767f /MAINTAINERS.toml | |
parent | f15eba0ec1e33a60236ebc864d10e662278c5d90 (diff) | |
download | chef-17b28f4c22fb8ef023d8adbd74afd05f3eb4c0cb.tar.gz |
Adding myself as LT and Maintainer for Cisco platforms
Diffstat (limited to 'MAINTAINERS.toml')
-rw-r--r-- | MAINTAINERS.toml | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/MAINTAINERS.toml b/MAINTAINERS.toml index 52a6656e62..72a51008c1 100644 --- a/MAINTAINERS.toml +++ b/MAINTAINERS.toml @@ -161,6 +161,26 @@ The specific components of Chef related to a given platform - including (but not "lamont-granquist" ] + [Org.Components.Subsystems.CiscoNXOS] + title = "Cisco NX-OS" + team = "client-nxos" + + lieutenant = "cperry" + + maintainers = [ + "cperry" + ] + + [Org.Components.Subsystems.CiscoIOSXR] + title = "Cisco IOS XR" + team = "client-isoxr" + + lieutenant = "cperry" + + maintainers = [ + "cperry" + ] + [Org.Components.Subsystems.Fedora] title = "Fedora" team = "client-fedora" @@ -336,3 +356,7 @@ The specific components of Chef related to a given platform - including (but not [people.mwrock] Name = "Matt Wrock" GitHub = "mwrock" + + [people.cperry] + Name = "Carl Perry" + GitHub = "edolnx" |