From 587b03fc138cbf511b763fb953b2967c76e8d438 Mon Sep 17 00:00:00 2001 From: Aaron Bassett Date: Sun, 16 Oct 2011 17:46:33 +0100 Subject: [PATCH] Add personal and business details --- users.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/users.json b/users.json index 35a5c8ea..bef032d7 100644 --- a/users.json +++ b/users.json @@ -1,5 +1,7 @@ { "rem": "Remy Sharp, http://remysharp.com", "leftlogic": "Left Logic Ltd, http://leftlogic.com", - "mathias": "Mathias Bynens, http://mathiasbynens.be/" + "mathias": "Mathias Bynens, http://mathiasbynens.be/", + "aaron": "Aaron Bassett, http://aaronbassett.com", + "levelup": "Level Up (Scotland) Limited, http://www.thisislevelup.com" }