Skip to content

Commit 75aad2f

Browse files
committed
Removes extra comma and prettifies JSON for BGILLS
1 parent a6d7036 commit 75aad2f

File tree

1 file changed

+22
-22
lines changed

1 file changed

+22
-22
lines changed

conf/authors/B/BG/BGILLS/author.json

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,26 @@
11
{
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-
12-
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-
},
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+
12+
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+
},
2424
"public_profiles": {
2525
"stackoverflow": "http://stackoverflow.com/users/1337/brad-gilbert",
2626
"meta_stackoverflow": "http://meta.stackoverflow.com/users/1337/brad-gilbert",

0 commit comments

Comments
 (0)