Skip to content

Commit e002e27

Browse files
docs: add NickBolles as a contributor for code, test, and doc (#680)
1 parent 9576462 commit e002e27

File tree

2 files changed

+63
-51
lines changed

2 files changed

+63
-51
lines changed

.all-contributorsrc

+11
Original file line numberDiff line numberDiff line change
@@ -544,6 +544,17 @@
544544
"code",
545545
"test"
546546
]
547+
},
548+
{
549+
"login": "NickBolles",
550+
"name": "Nick Bolles",
551+
"avatar_url": "https://avatars.githubusercontent.com/u/7891759?v=4",
552+
"profile": "https://nickbolles.com",
553+
"contributions": [
554+
"code",
555+
"test",
556+
"doc"
557+
]
547558
}
548559
],
549560
"contributorsPerLine": 7,

0 commit comments

Comments
 (0)