diff options
author | JJ Asghar <jj@chef.io> | 2016-03-30 11:36:35 -0500 |
---|---|---|
committer | JJ Asghar <jj@chef.io> | 2016-03-30 11:36:35 -0500 |
commit | e770c311155c600373f9c79d600d24da17c56f51 (patch) | |
tree | f11d4275a38efff953382c4f8c3a1de664dffa50 /MAINTAINERS.toml | |
parent | c4c6faa08d90b7116c3a927f7147249d89913fab (diff) | |
download | chef-e770c311155c600373f9c79d600d24da17c56f51.tar.gz |
Added JJ as maintainer for c-p
- Added JJ as a maintainer for c-p, specificly c-p-fog.
Diffstat (limited to 'MAINTAINERS.toml')
-rw-r--r-- | MAINTAINERS.toml | 10 |
1 files changed, 8 insertions, 2 deletions
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" |