From 594b47dedd168584dbabbc17f7df4ea4629f108f Mon Sep 17 00:00:00 2001 From: Justin Sisley Date: Fri, 21 Oct 2011 11:48:26 -0400 Subject: [PATCH] Added json for myself and Matt --- users/justin.json | 4 ++++ users/matt.json | 4 ++++ 2 files changed, 8 insertions(+) create mode 100644 users/justin.json create mode 100644 users/matt.json diff --git a/users/justin.json b/users/justin.json new file mode 100644 index 00000000..0bec7b9e --- /dev/null +++ b/users/justin.json @@ -0,0 +1,4 @@ +{ + "copyright": "Justin Sisley", + "url": "http://justinsisley.com" +} \ No newline at end of file diff --git a/users/matt.json b/users/matt.json new file mode 100644 index 00000000..282b2b49 --- /dev/null +++ b/users/matt.json @@ -0,0 +1,4 @@ +{ + "copyright": "Matthew Vaccaro", + "url": "http://matthewvaccaro.com" +} \ No newline at end of file