From 711c32e87d131e590cfbcbf1ba8315b8c4e23976 Mon Sep 17 00:00:00 2001 From: jtimberman Date: Thu, 25 Jun 2015 10:03:52 -0600 Subject: Add Lamont as a maintainer for ArchLinux --- MAINTAINERS.md | 6 ++++++ MAINTAINERS.toml | 7 +++++++ 2 files changed, 13 insertions(+) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 49a973bada..9cc74f6fa8 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -183,3 +183,9 @@ The specific components of Chef related to a given platform - including (but not * [Thom May](https://github.com/thommay) +## ArchLinux + +### Maintainers + +* [Lamont Granquist](https://github.com/lamont-granquist) + diff --git a/MAINTAINERS.toml b/MAINTAINERS.toml index ab1fd87013..4b55ae2798 100644 --- a/MAINTAINERS.toml +++ b/MAINTAINERS.toml @@ -194,6 +194,13 @@ The specific components of Chef related to a given platform - including (but not "thommay" ] + [Org.Components.Subsystems.ArchLinux] + title = "ArchLinux" + + maintainers = [ + "lamont-granquist" + ] + [people] [people.adamhjk] Name = "Adam Jacob" -- cgit v1.2.1