diff options
author | Carl Perry <caperry@edolnx.net> | 2016-04-05 13:15:35 -0500 |
---|---|---|
committer | Carl Perry <caperry@edolnx.net> | 2016-04-05 13:15:35 -0500 |
commit | 56f51b4b73e72761319aea5e1a9fd3e7f8a22c70 (patch) | |
tree | 5952f21a244c83d0c43e3ac383c5d1b47a85da13 /MAINTAINERS.toml | |
parent | 6c3ca1fbbb1c317bd9c9815d564c8f253771d4f7 (diff) | |
download | chef-56f51b4b73e72761319aea5e1a9fd3e7f8a22c70.tar.gz |
Replacing myself with Adam Leff for Cisco LTcperry/change-cisco-lt
Because my role is changing with Chef, I need to replace myself
with Adam Leff for the lieutenant and maintainer of the Cisco
NX-OS and IOS-XR builds. He's already agreed with this.
Diffstat (limited to 'MAINTAINERS.toml')
-rw-r--r-- | MAINTAINERS.toml | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/MAINTAINERS.toml b/MAINTAINERS.toml index a75a2f532e..3d82f51575 100644 --- a/MAINTAINERS.toml +++ b/MAINTAINERS.toml @@ -191,20 +191,20 @@ The specific components of Chef related to a given platform - including (but not title = "Cisco NX-OS" team = "client-nxos" - lieutenant = "cperry" + lieutenant = "adamleff" maintainers = [ - "cperry" + "adamleff" ] [Org.Components.Subsystems.CiscoIOSXR] title = "Cisco IOS XR" team = "client-iosxr" - lieutenant = "cperry" + lieutenant = "adamleff" maintainers = [ - "cperry" + "adamleff" ] [Org.Components.Subsystems.Fedora] @@ -279,6 +279,10 @@ The specific components of Chef related to a given platform - including (but not Name = "Adam Jacob" GitHub = "adamhjk" + [people.adamleff] + Name = "Adam Leff" + GitHub = "adamleff" + [people.Aevin1387] Name = "Cory Stephenson" GitHub = "Aevin1387" @@ -383,10 +387,6 @@ The specific components of Chef related to a given platform - including (but not Name = "Matt Wrock" GitHub = "mwrock" - [people.cperry] - Name = "Carl Perry" - GitHub = "edolnx" - [people.tas50] Name = "Tim Smith" GitHub = "tas50" |