summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThom May <thom@may.lt>2015-11-10 18:09:58 +0000
committerThom May <thom@may.lt>2015-11-10 18:09:58 +0000
commit3fb00ed10b5458cc34cef4e42b52dc4ca822c195 (patch)
treed27be0838cfa892a7840c47fbf4bda22becfec60
parentfc078293fd220b59bcc9a9093d41a4fa26f10cb9 (diff)
parent88daf4130e70ff8bca493fdd225b63e6e6b8b9de (diff)
downloadchef-3fb00ed10b5458cc34cef4e42b52dc4ca822c195.tar.gz
Merge pull request #4120 from robbkidd/correct-capitalization-of-a-maintainer
Correct capitalization of GitHub username of a maintainer
-rw-r--r--MAINTAINERS.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/MAINTAINERS.toml b/MAINTAINERS.toml
index 12eb536fa3..e2548d37b8 100644
--- a/MAINTAINERS.toml
+++ b/MAINTAINERS.toml
@@ -194,7 +194,7 @@ The specific components of Chef related to a given platform - including (but not
maintainers = [
"Aevin1387",
"tBunnyMan",
- "agentmeerkat"
+ "AgentMeerkat"
]
[Org.Components.Subsystems.OpenBSD]
@@ -237,9 +237,9 @@ The specific components of Chef related to a given platform - including (but not
Name = "Cory Stephenson"
GitHub = "Aevin1387"
- [people.agentmeerkat]
+ [people.AgentMeerkat]
Name = "Bryant Lippert"
- GitHub = "agentmeerkat"
+ GitHub = "AgentMeerkat"
[people.btm]
Name = "Bryan McLellan"