We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8772ee commit 082e329Copy full SHA for 082e329
.all-contributorsrc
@@ -107,12 +107,22 @@
107
"mentoring",
108
"review"
109
]
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
+ ]
120
}
121
],
122
"contributorsPerLine": 7,
123
"skipCi": true,
124
"repoType": "github",
125
"repoHost": "https://github.com",
126
"projectName": "MapReader",
- "projectOwner": "Living-with-machines"
127
+ "projectOwner": "maps-as-data"
128
0 commit comments