summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjtimberman <joshua@chef.io>2015-06-25 10:03:52 -0600
committerjtimberman <joshua@chef.io>2015-06-25 10:03:52 -0600
commit711c32e87d131e590cfbcbf1ba8315b8c4e23976 (patch)
tree80aff18c152bfe271f8a41c7a579cc1edfce3d4e
parent67d7f4f929026dd2b68a8daa33c013a105c71380 (diff)
downloadchef-jtimberman/rfc-tier-maintainers.tar.gz
Add Lamont as a maintainer for ArchLinuxjtimberman/rfc-tier-maintainers
-rw-r--r--MAINTAINERS.md6
-rw-r--r--MAINTAINERS.toml7
2 files changed, 13 insertions, 0 deletions
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"