diff options
author | Adam Leff <adam@leff.co> | 2016-04-06 14:36:03 -0400 |
---|---|---|
committer | Adam Leff <adam@leff.co> | 2016-04-06 14:36:03 -0400 |
commit | 4606175238a3e7ed29cd89123ba674b71fa6d311 (patch) | |
tree | 8ce78a0d3c83a55f6fd8f1809cbf9b9f17715bab | |
parent | caf3af831ede1f8badd978eb60504c562fc83ad3 (diff) | |
parent | 56f51b4b73e72761319aea5e1a9fd3e7f8a22c70 (diff) | |
download | chef-4606175238a3e7ed29cd89123ba674b71fa6d311.tar.gz |
Merge pull request #4801 from chef/cperry/change-cisco-lt
Replacing myself with Adam Leff for Cisco LT
-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" |