From b5b7fbbf36efd8f78e164e2a4104c4f434da5583 Mon Sep 17 00:00:00 2001 From: Nicolas Brassard Date: Thu, 12 Sep 2013 11:45:48 -0400 Subject: [PATCH] added nitriques and deuxhuithuit --- users/deuxhuithuit.json | 6 ++++++ users/nitriques.json | 6 ++++++ 2 files changed, 12 insertions(+) create mode 100644 users/deuxhuithuit.json create mode 100644 users/nitriques.json diff --git a/users/deuxhuithuit.json b/users/deuxhuithuit.json new file mode 100644 index 00000000..8ff9f2ab --- /dev/null +++ b/users/deuxhuithuit.json @@ -0,0 +1,6 @@ +{ + "copyright": "Deux Huit Huit, http://deuxhuithuit.com", + "url": "http://deuxhuithuit.com", + "theme": "flesch", + "gravatar": true +} diff --git a/users/nitriques.json b/users/nitriques.json new file mode 100644 index 00000000..0bef689d --- /dev/null +++ b/users/nitriques.json @@ -0,0 +1,6 @@ +{ + "copyright": "Nicolas Brassard, http://nicolasbrassard.com", + "url": "http://nicolasbrassard.com", + "theme": "flesch", + "gravatar": true +}