Skip to content
This repository was archived by the owner on Dec 22, 2023. It is now read-only.

docs: add nj1902 as a contributor #132

Merged
merged 2 commits into from
Oct 2, 2020
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
docs: update .all-contributorsrc [skip ci]
  • Loading branch information
allcontributors[bot] authored Oct 2, 2020
commit 3b027055ce7f2fabb154fedda45d6ac615fd915e
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,15 @@
"contributions": [
"code"
]
},
{
"login": "nj1902",
"name": "DopeKid",
"avatar_url": "https://avatars0.githubusercontent.com/u/56442920?v=4",
"profile": "https://github.com/nj1902",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
Expand Down