forked from avelino/beerblogging
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathmembers.json
34 lines (34 loc) · 1.05 KB
/
members.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{
"gt_salles": {
"name": "Gustavo Carvalho",
"email": "[email protected]",
"blog": "http://blog.gtsalles.com.br/",
"feed": "http://blog.gtsalles.com.br/tags/beerblogging/index.xml",
"twitter": "gt_salles",
"date_joined": "2015-10-09"
},
"filipesaraiva": {
"name": "Filipe Saraiva",
"email": "[email protected]",
"blog": "http://blog.filipesaraiva.info/",
"feed": "http://blog.filipesaraiva.info/?tag=planet-thc&feed=rss2",
"twitter": "filipesaraiva",
"date_joined": "2015-10-09"
},
"jweslley": {
"name": "Jonhnny Weslley",
"email": "[email protected]",
"blog": "http://raciocinio-lateral.jonhnnyweslley.net/",
"feed": "http://feeds.feedburner.com/RaciocinioLateralBlogSpot",
"twitter": "jweslley",
"date_joined": "2015-10-10"
},
"RuanAragao": {
"name": "Ruan Aragão",
"email": "[email protected]",
"blog": "http://ruanaragao.github.io/",
"feed": "http://ruanaragao.github.io/feed",
"twitter": "RuanAragao",
"date_joined": "2015-10-31"
}
}