Skip to content

Commit a6d7036

Browse files
committed
Add authors/B/BG/BGILLS/author.json
1 parent 4a6bcda commit a6d7036

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
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+
}

0 commit comments

Comments
 (0)