From 72d2ff3310babe44a1150f91b4c3a72b98f39a8b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mantas=20Mikul=C4=97nas?= Date: Sun, 5 Apr 2015 15:44:37 +0300 Subject: [PATCH] add users/grawity.json Override the API-provided data, additionally setting format=txt (because after all these years Inconsolata still cannot render my name right). --- users/grawity.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 users/grawity.json diff --git a/users/grawity.json b/users/grawity.json new file mode 100644 index 00000000..a31a7ea8 --- /dev/null +++ b/users/grawity.json @@ -0,0 +1,6 @@ +{ + "copyright": "Mantas Mikulėnas", + "email": "grawity@gmail.com", + "url": "http://nullroute.eu.org/~grawity/", + "format": "txt" +}