diff --git a/users/abhshkdz.json b/users/abhshkdz.json index d87b7289..c947d4fa 100644 --- a/users/abhshkdz.json +++ b/users/abhshkdz.json @@ -1,5 +1,6 @@ { - "copyright": "Abhishek Das", - "url": "https:\/\/github.com/abhshkdz", - "email": "das.abhshk@gmail.com" + "copyright": "Abhishek Das, http://abhishekdas.com", + "url": "http://abhishekdas.com", + "email": "das.abhshk@gmail.com", + "gravatar": true } diff --git a/users/alexh.json b/users/alexh.json index 33d1d456..9bc5be8f 100644 --- a/users/alexh.json +++ b/users/alexh.json @@ -1 +1 @@ -{"copyright":"Alex Hamilton","url":"https:\/\/hmltn.me","email":"github@aehmlo.me","format":"txt"} \ No newline at end of file +{"copyright":"Alex Hamilton","url":"https:\/\/hmltn.me","email":"github@aehmlo.me","gravatar":true} diff --git a/users/cjpatoilo.json b/users/cjpatoilo.json new file mode 100644 index 00000000..fe9dfe9d --- /dev/null +++ b/users/cjpatoilo.json @@ -0,0 +1 @@ +{ "copyright": "CJ Patoilo", "url": "http:\/\/cjpatoilo.com", "email": "cjpatoilo@gmail.com", "theme": "double-windsor" } diff --git a/users/dougborg.json b/users/dougborg.json index e1e937f4..a67a2eb6 100644 --- a/users/dougborg.json +++ b/users/dougborg.json @@ -1 +1,6 @@ -{"copyright":"Douglas Borg"} \ No newline at end of file +{ + "copyright": "Douglas Borg, http://dougborg.org", + "url": "http://dougborg.org", + "email": "dougborg@dougborg.org", + "gravatar": true +} diff --git a/users/foss-haas.json b/users/foss-haas.json index 14fbecbb..45c0d39f 100644 --- a/users/foss-haas.json +++ b/users/foss-haas.json @@ -1 +1 @@ -{"copyright":"Foss & Haas GmbH","url":"http:\/\/foss-haas.de"} \ No newline at end of file +{"copyright":"Foss & Haas GmbH","url":"http:\/\/foss-haas.de","email":"mail@foss-haas.de","gravatar":true} diff --git a/users/honyovk.json b/users/honyovk.json index 1094b45d..d06aae2c 100644 --- a/users/honyovk.json +++ b/users/honyovk.json @@ -1 +1 @@ -{"copyright":"Matt Jordan"} \ No newline at end of file +{"copyright":"Matt Jordan","url":"https://github.com/mbjordan","theme":"orange"} diff --git a/users/jprice.json b/users/jprice.json index 2b4590ed..4a9fec35 100644 --- a/users/jprice.json +++ b/users/jprice.json @@ -1 +1 @@ -{"copyright": "Josh Price, http://outlawit.com","url": "http://outlawit.com","email": "josh@outlawit.com","gravatar": true,"theme": "black-beauty"} +{"copyright": "Josh Price, http://jprice.github.io","url": "http://jprice.github.io","email": "josh@joshprice.net","gravatar": true,"theme": "black-beauty"} diff --git a/users/kevinaloys.json b/users/kevinaloys.json index e583c58c..5f5d4f97 100644 --- a/users/kevinaloys.json +++ b/users/kevinaloys.json @@ -1 +1 @@ -{"copyright":"Kevin Aloysius","url":"http:\/\/kevinaloysius.org","email":"kevinaloysius25@gmail.com","format":"txt"} \ No newline at end of file +{"copyright":"Kevin Aloysius","url":"http:\/\/kevinaloysius.org","email":"kevinaloysius25@gmail.com","format":"txt", "theme":"default"} \ No newline at end of file diff --git a/users/badziew.json b/users/krzysztof-sikorski.json similarity index 100% rename from users/badziew.json rename to users/krzysztof-sikorski.json diff --git a/users/orlin.json b/users/orlin.json index e1577b49..f1fa87ae 100644 --- a/users/orlin.json +++ b/users/orlin.json @@ -1 +1,8 @@ -{"copyright":"Orlin M Bozhinov, http:\/\/domonad.com","url":"http:\/\/www.domonad.com","email":"orlin@domonad.com","format":"html","gravatar":true,"theme":"default"} \ No newline at end of file +{ + "copyright": "Orlin M Bozhinov, http://domonad.com", + "url": "http://www.domonad.com", + "email": "orlin@domonad.com", + "format": "html", + "gravatar": false, + "theme": "default" +} diff --git a/users/paul-vollmer.json b/users/paul-vollmer.json new file mode 100644 index 00000000..a88004d0 --- /dev/null +++ b/users/paul-vollmer.json @@ -0,0 +1,7 @@ +{ + "copyright": "paul vollmer, https://github.com/paulvollmer", + "url": "https://github.com/paulvollmer", + "format": "html", + "gravatar": false, + "theme": "plaintext" +} diff --git a/users/phawk.json b/users/phawk.json index 8d5c380f..c9f2fac3 100644 --- a/users/phawk.json +++ b/users/phawk.json @@ -1 +1 @@ -{"copyright":"Peter Hawkins","url":"https:\/\/phawk.co.uk","email":"pete@phawk.co.uk","gravatar":true,"format":"html"} \ No newline at end of file +{"copyright":"Peter Hawkins","url":"https:\/\/phawk.co.uk","format":"html"} diff --git a/users/ramirio.json b/users/ramirio.json new file mode 100644 index 00000000..31c4b0d0 --- /dev/null +++ b/users/ramirio.json @@ -0,0 +1 @@ +{"copyright":"Cleberson Ramirio","email":"cleberson.ramirio@gmail.com"} diff --git a/users/ryanscott.json b/users/ryanscott.json index aec98443..3f4c57b2 100644 --- a/users/ryanscott.json +++ b/users/ryanscott.json @@ -1 +1 @@ -{"copyright":"Ryan Scott","url":"https:\/\/github.com\/Archytaus","email":"atthealma@gmail.com","format":"txt"} \ No newline at end of file +{"copyright":"Ryan Scott","url":"https:\/\/github.com\/Archytaus","format":"html"} diff --git a/users/tlvince.json b/users/tlvince.json index 3db18722..a363e8db 100644 --- a/users/tlvince.json +++ b/users/tlvince.json @@ -1 +1 @@ -{"copyright":"Tom Vincent","url":"http:\/\/tlvince.com\/contact\/"} \ No newline at end of file +{"copyright":"Tom Vincent","url":"https:\/\/tlvince.com\/contact"}