summaryrefslogtreecommitdiff
path: root/MAINTAINERS.toml
diff options
context:
space:
mode:
authorRyan Cragun <me@ryan.ec>2015-06-25 09:41:10 -0700
committerRyan Cragun <me@ryan.ec>2015-07-01 09:31:22 -0700
commitf395393ba708b8b820c92c278271c70229e881a4 (patch)
tree1c6c422b3688e8506ff4fb17192688d2e3b4f5dc /MAINTAINERS.toml
parent22fe3fd9b2367c7869e10ca5146012e75f8c77c8 (diff)
downloadchef-f395393ba708b8b820c92c278271c70229e881a4.tar.gz
Add Ryan Cragun to Archlinux maintainersryan/arch
Diffstat (limited to 'MAINTAINERS.toml')
-rw-r--r--MAINTAINERS.toml6
1 files changed, 5 insertions, 1 deletions
diff --git a/MAINTAINERS.toml b/MAINTAINERS.toml
index 3aa6cbfb8b..257058b4d2 100644
--- a/MAINTAINERS.toml
+++ b/MAINTAINERS.toml
@@ -200,7 +200,8 @@ The specific components of Chef related to a given platform - including (but not
title = "ArchLinux"
maintainers = [
- "lamont-granquist"
+ "lamont-granquist",
+ "ryancragun"
]
[people]
@@ -296,3 +297,6 @@ The specific components of Chef related to a given platform - including (but not
Name = "Noah Kantrowitz"
GitHub = "coderanger"
+ [people.ryancragun]
+ Name = "Ryan Cragun"
+ GitHub = "ryancragun"