Skip to content

Commit

Permalink
Merge pull request #7 from tearingItUp786/all-contributors/add-sixlive
Browse files Browse the repository at this point in the history
docs: add sixlive as a contributor for doc
  • Loading branch information
tearingItUp786 authored Mar 13, 2024
2 parents 8686880 + e3f6009 commit 3953e71
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,16 @@
"maintenance",
"review"
]
},
{
"login": "sixlive",
"name": "TJ Miller",
"avatar_url": "https://avatars.githubusercontent.com/u/5108034?v=4",
"profile": "https://www.tjmiller.me",
"contributions": [
"doc",
"code"
]
}
]
}
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ The SQL db is stored in you `your/home/directory/.chatgpt-tui`, as well as the d
<tbody>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://twitter.com/tearingitup786"><img src="https://avatars.githubusercontent.com/u/16584942?v=4?s=100" width="100px;" alt="Taranveer (Taran) Bains"/><br /><sub><b>Taranveer (Taran) Bains</b></sub></a><br /><a href="#doc-tearingItUp786" title="Documentation">πŸ“–</a> <a href="#maintenance-tearingItUp786" title="Maintenance">🚧</a> <a href="#review-tearingItUp786" title="Reviewed Pull Requests">πŸ‘€</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://www.tjmiller.me"><img src="https://avatars.githubusercontent.com/u/5108034?v=4?s=100" width="100px;" alt="TJ Miller"/><br /><sub><b>TJ Miller</b></sub></a><br /><a href="#doc-sixlive" title="Documentation">πŸ“–</a> <a href="#code-sixlive" title="Code">πŸ’»</a></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit 3953e71

Please sign in to comment.