File tree Expand file tree Collapse file tree 1 file changed +36
-0
lines changed
Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "BGILLS" : {
3+ "country" : " US" ,
4+ "region" : " IA" ,
5+ "city" : " Waverly" ,
6+ "website" : [
7+ " http://b2gills.github.com" ,
8+ " http://careers.stackoverflow.com/brad-gilbert"
9+ ],
10+ "email" : [
11+ " b2gills@gmail.com" ,
12+ " bgills@cpan.org"
13+ ],
14+ "github_username" : " b2gills" ,
15+ "irc_nickname" : " b2gills" ,
16+ "stackoverflow_public_profile" : " http://stackoverflow.com/users/1337/brad-gilbert" ,
17+ "blog_url" : [
18+ " http://blogs.perl.org/users/b2gills/"
19+ ],
20+ "blog_feed" : [
21+ " http://blogs.perl.org/users/b2gills/atom.xml" ,
22+ ]
23+ },
24+ "public_profiles" : {
25+ "stackoverflow" : " http://stackoverflow.com/users/1337/brad-gilbert" ,
26+ "meta_stackoverflow" : " http://meta.stackoverflow.com/users/1337/brad-gilbert" ,
27+ "stackoveflow_careers" : " http://careers.stackoverflow.com/brad-gilbert" ,
28+ "github" : " https://github.com/b2gills" ,
29+ "facebook" : " http://facebook.com/b2gills"
30+ },
31+ "user_ids" : {
32+ "stackoverflow" : 1337 ,
33+ "meta_stackoverflow" : 1337 ,
34+ "github" : " b2gills"
35+ }
36+ }
You can’t perform that action at this time.
0 commit comments