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 ++++ 4 files changed, 7 insertions(+), 7 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 (limited to 'people') 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" + -- cgit v1.2.3