summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTyler Ball <tyler-ball@users.noreply.github.com>2016-03-31 09:33:33 -0600
committerTyler Ball <tyler-ball@users.noreply.github.com>2016-03-31 09:33:33 -0600
commit52c372910fa94b75c60ccc7869a75b21405dfb0c (patch)
treeb007acff5db713f0a0bc27f73fad9129e3dee82b
parentdc6dfbc71640a0b05d8badf3968934deeb249e77 (diff)
parent1dc39f4d32614e1545237e969dbfe28e372d72a0 (diff)
downloadchef-52c372910fa94b75c60ccc7869a75b21405dfb0c.tar.gz
Merge pull request #4768 from chef/jjasghar/c-p-fog
Added JJ as maintainer for c-p
-rw-r--r--MAINTAINERS.md1
-rw-r--r--MAINTAINERS.toml10
2 files changed, 9 insertions, 2 deletions
diff --git a/MAINTAINERS.md b/MAINTAINERS.md
index 417a8cfd12..8f47b40aef 100644
--- a/MAINTAINERS.md
+++ b/MAINTAINERS.md
@@ -98,6 +98,7 @@ To mention the team, use @chef/provisioning
* [John Keiser](https://github.com/jkeiser)
* [Stuart Preston](https://github.com/stuartpreston)
+* [JJ Asghar](https://github.com/jjasghar)
## Platform Specific Components
diff --git a/MAINTAINERS.toml b/MAINTAINERS.toml
index a4d7055073..a75a2f532e 100644
--- a/MAINTAINERS.toml
+++ b/MAINTAINERS.toml
@@ -106,7 +106,8 @@ Chef Provisioning and Drivers. Supported Drivers are listed in the [README](htt
maintainers = [
"jkeiser",
- "stuartpreston"
+ "stuartpreston",
+ "jjasghar"
]
[Org.Components.Subsystems]
@@ -397,4 +398,9 @@ The specific components of Chef related to a given platform - including (but not
[people.stuartpreston]
Name = "Stuart Preston"
GitHub = "stuartpreston"
- \ No newline at end of file
+
+ [people.jjasghar]
+ Name = "JJ Asghar"
+ GitHub = "jjasghar"
+ Twitter = "jjasghar"
+ IRC = "j^2"