Skip to content

Commit

Permalink
docs: add TechTrekkie as a contributor for code (#109)
Browse files Browse the repository at this point in the history
* docs: update CONTRIBUTORS.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Dan K. Snelson <dan@snelson.us>
  • Loading branch information
allcontributors[bot] and dan-snelson authored Sep 18, 2023
1 parent 9c90cb7 commit 505d887
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,16 @@
"contributions": [
"code"
]
}
},
{
"login": "TechTrekkie",
"name": "Andrew Spokes",
"avatar_url": "https://avatars.githubusercontent.com/u/132794591?v=4",
"profile": "https://github.com/TechTrekkie",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
Expand Down

0 comments on commit 505d887

Please sign in to comment.