From 474d58efe82228cafd02f025274eb411bbe0596a Mon Sep 17 00:00:00 2001 From: Pietro Albini Date: Thu, 11 Jul 2019 19:33:58 +0200 Subject: normalize miscapitalized github usernames --- people/JohnCSimon.toml | 3 +++ people/Khionu.toml | 4 ---- people/johncsimon.toml | 3 --- people/khionu.toml | 4 ++++ teams/mods-discord.toml | 2 +- teams/wg-triage.toml | 2 +- 6 files changed, 9 insertions(+), 9 deletions(-) create mode 100644 people/JohnCSimon.toml delete mode 100644 people/Khionu.toml delete mode 100644 people/johncsimon.toml create mode 100644 people/khionu.toml diff --git a/people/JohnCSimon.toml b/people/JohnCSimon.toml new file mode 100644 index 0000000..d1cfef3 --- /dev/null +++ b/people/JohnCSimon.toml @@ -0,0 +1,3 @@ +name = "John Simon" +github = "JohnCSimon" +email = "johncsimon@gmail.com" diff --git a/people/Khionu.toml b/people/Khionu.toml deleted file mode 100644 index 42c1270..0000000 --- a/people/Khionu.toml +++ /dev/null @@ -1,4 +0,0 @@ -name = "Khionu Sybiern" -github = "Khionu" -email = "dev@khionu.net" - diff --git a/people/johncsimon.toml b/people/johncsimon.toml deleted file mode 100644 index a610cc2..0000000 --- a/people/johncsimon.toml +++ /dev/null @@ -1,3 +0,0 @@ -name = "John Simon" -github = "johncsimon" -email = "johncsimon@gmail.com" diff --git a/people/khionu.toml b/people/khionu.toml new file mode 100644 index 0000000..d66d105 --- /dev/null +++ b/people/khionu.toml @@ -0,0 +1,4 @@ +name = "Khionu Sybiern" +github = "khionu" +email = "dev@khionu.net" + diff --git a/teams/mods-discord.toml b/teams/mods-discord.toml index 185d574..333c03d 100644 --- a/teams/mods-discord.toml +++ b/teams/mods-discord.toml @@ -6,7 +6,7 @@ leads = [] members = [ "komaeda", "Centril", - "Khionu", + "khionu", "sgrif", "technetos", "pietroalbini", diff --git a/teams/wg-triage.toml b/teams/wg-triage.toml index 9c21a4f..ec75f61 100644 --- a/teams/wg-triage.toml +++ b/teams/wg-triage.toml @@ -12,7 +12,7 @@ members = [ "Kixiron", "joelpalmer", "hdhoang", - "johncsimon", + "JohnCSimon", "edmilsonefs", "rholderfield", "ProgrammaticNajel", -- cgit v1.2.3