summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Leff <adam@leff.co>2017-02-22 15:59:24 -0500
committerAdam Leff <adam@leff.co>2017-02-22 15:59:24 -0500
commit79ea7e85e25ca48543e9ebdc6d2fb7082000cab2 (patch)
tree68a169a20f3069c91b7ddcc7734680d42330d896
parent42445a55fe97a4c8c1b5b88b91b38e3f15babc61 (diff)
downloadchef-adamleff/remove-cisco-from-maintainers.tar.gz
Removing Cisco from Maintainers filesadamleff/remove-cisco-from-maintainers
Chef is no longer built on the Cisco platforms, so there is no need for lieutenants and maintainers any longer. Signed-off-by: Adam Leff <adam@leff.co>
-rw-r--r--MAINTAINERS.md24
-rw-r--r--MAINTAINERS.toml24
2 files changed, 0 insertions, 48 deletions
diff --git a/MAINTAINERS.md b/MAINTAINERS.md
index 0034f46adc..e9cfec0f94 100644
--- a/MAINTAINERS.md
+++ b/MAINTAINERS.md
@@ -157,30 +157,6 @@ To mention the team, use @chef/client-debian
* [Lamont Granquist](https://github.com/lamont-granquist)
* [Tim Smith](https://github.com/tas50)
-## Cisco NX-OS
-
-To mention the team, use @chef/client-nxos
-
-### Lieutenant
-
-* [Adam Leff](https://github.com/adamleff)
-
-### Maintainers
-
-* [Adam Leff](https://github.com/adamleff)
-
-## Cisco IOS XR
-
-To mention the team, use @chef/client-iosxr
-
-### Lieutenant
-
-* [Adam Leff](https://github.com/adamleff)
-
-### Maintainers
-
-* [Adam Leff](https://github.com/adamleff)
-
## Fedora
To mention the team, use @chef/client-fedora
diff --git a/MAINTAINERS.toml b/MAINTAINERS.toml
index a46953aac1..5eb83988c0 100644
--- a/MAINTAINERS.toml
+++ b/MAINTAINERS.toml
@@ -150,26 +150,6 @@ The specific components of Chef related to a given platform - including (but not
"tas50"
]
- [Org.Components.Subsystems.CiscoNXOS]
- title = "Cisco NX-OS"
- team = "client-nxos"
-
- lieutenant = "adamleff"
-
- maintainers = [
- "adamleff"
- ]
-
- [Org.Components.Subsystems.CiscoIOSXR]
- title = "Cisco IOS XR"
- team = "client-iosxr"
-
- lieutenant = "adamleff"
-
- maintainers = [
- "adamleff"
- ]
-
[Org.Components.Subsystems.Fedora]
title = "Fedora"
team = "client-fedora"
@@ -243,10 +223,6 @@ 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"