Skip to content

Commit d18a481

Browse files
committed
add myself to contributor list
1 parent 0142e94 commit d18a481

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

.all-contributorsrc

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,8 +191,18 @@
191191
"test",
192192
"doc"
193193
]
194+
},
195+
{
196+
"login": "nmarklund10",
197+
"name": "Neil Marklund",
198+
"avatar_url": "https://avatars.githubusercontent.com/u/14162944",
199+
"profile": "https://github.com/nmarklund10",
200+
"contributions": [
201+
"code",
202+
"test"
203+
]
194204
}
195205
],
196206
"contributorsPerLine": 7,
197207
"skipCi": true
198-
}
208+
}

0 commit comments

Comments
 (0)