summaryrefslogtreecommitdiff
path: root/MAINTAINERS.toml
diff options
context:
space:
mode:
authorKartik Null Cating-Subramanian <ksubramanian@chef.io>2015-08-27 11:42:18 -0400
committerKartik Null Cating-Subramanian <ksubramanian@chef.io>2015-08-27 11:42:18 -0400
commit13f5fd377a1c625652b559094e8aef8ddf2c59d2 (patch)
tree64f20f9d88dc20215742543da714f2008331acb5 /MAINTAINERS.toml
parent08e6744f7e64a4f43512a0ed7ec91d36ed9d19e3 (diff)
downloadchef-13f5fd377a1c625652b559094e8aef8ddf2c59d2.tar.gz
Add Salim as a windows maintainer
Diffstat (limited to 'MAINTAINERS.toml')
-rw-r--r--MAINTAINERS.toml7
1 files changed, 6 insertions, 1 deletions
diff --git a/MAINTAINERS.toml b/MAINTAINERS.toml
index e846855b5f..61c75c1a30 100644
--- a/MAINTAINERS.toml
+++ b/MAINTAINERS.toml
@@ -111,7 +111,8 @@ The specific components of Chef related to a given platform - including (but not
maintainers = [
"jdmundrawala",
"ksubrama",
- "smurawski"
+ "smurawski",
+ "chefsalim"
]
[Org.Components.Subsystems.Solaris]
@@ -300,3 +301,7 @@ The specific components of Chef related to a given platform - including (but not
[people.ryancragun]
Name = "Ryan Cragun"
GitHub = "ryancragun"
+
+ [people.chefsalim]
+ Name = "Salim Alam"
+ GitHub = "chefsalim"