Skip to content

Commit 082e329

Browse files
docs: update .all-contributorsrc [skip ci]
1 parent a8772ee commit 082e329

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

.all-contributorsrc

+11-1
Original file line numberDiff line numberDiff line change
@@ -107,12 +107,22 @@
107107
"mentoring",
108108
"review"
109109
]
110+
},
111+
{
112+
"login": "mradamcox",
113+
"name": "Adam Cox",
114+
"avatar_url": "https://avatars.githubusercontent.com/u/10427268?v=4",
115+
"profile": "http://mradamcox.github.io",
116+
"contributions": [
117+
"code",
118+
"test"
119+
]
110120
}
111121
],
112122
"contributorsPerLine": 7,
113123
"skipCi": true,
114124
"repoType": "github",
115125
"repoHost": "https://github.com",
116126
"projectName": "MapReader",
117-
"projectOwner": "Living-with-machines"
127+
"projectOwner": "maps-as-data"
118128
}

0 commit comments

Comments
 (0)