diff options
Diffstat (limited to 'MAINTAINERS.toml')
-rw-r--r-- | MAINTAINERS.toml | 6 |
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" |