From 1ae79afe70f0c7cd24652cb298c9b52036c47303 Mon Sep 17 00:00:00 2001 From: Tetsuya Mori Date: Sun, 2 Jun 2019 23:02:57 +0900 Subject: [PATCH 1/2] Create monry.json --- users/monry.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 users/monry.json diff --git a/users/monry.json b/users/monry.json new file mode 100644 index 00000000..0de7f64c --- /dev/null +++ b/users/monry.json @@ -0,0 +1 @@ +{"copyright":"Tetsuya Mori","url":"https:\/\/github.com\/monry"} From b1aad506c0c59904e5f6d1ae77be3ff7ba580dd7 Mon Sep 17 00:00:00 2001 From: Richie Bendall Date: Thu, 20 Jun 2019 20:49:58 +1200 Subject: [PATCH 2/2] Enforce regular formatting --- users/monry.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/users/monry.json b/users/monry.json index 0de7f64c..7a3c580d 100644 --- a/users/monry.json +++ b/users/monry.json @@ -1 +1,4 @@ -{"copyright":"Tetsuya Mori","url":"https:\/\/github.com\/monry"} +{ + "copyright": "Tetsuya Mori", + "url": "https://github.com/monry" +}