Skip to content

Commit b1483cb

Browse files
committed
📝 Add contributors to README.md
1 parent 7effed8 commit b1483cb

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

README.md

+13-1
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,19 @@ Defaults to `en`
401401

402402
---
403403

404-
Developer contact:
404+
405+
## Contributors
406+
407+
[ThatCopy](https://github.com/ThatCopy)
408+
- [27994f7](https://github.com/thenamesweretakenalready/Sv443s-JokeAPI-Python-Wrapper/commit/27994f74fdea51cb2ddcee9ea127d393868aca00)
409+
- [01b578c](https://github.com/thenamesweretakenalready/Sv443s-JokeAPI-Python-Wrapper/commit/01b578cbb500d02ff27925459223e40505aafe96)
410+
411+
[kdiri](https://github.com/kdiri)
412+
- [3e20cd1](https://github.com/thenamesweretakenalready/Sv443s-JokeAPI-Python-Wrapper/commit/3e20cd1dbd1e5ac6b08ed90c720bf2890a6a4ffd)
413+
- [3b6a2a6](https://github.com/thenamesweretakenalready/Sv443s-JokeAPI-Python-Wrapper/commit/3b6a2a6164225fb9d5cb1bd77b0ccebd9bd8bffd)
414+
415+
416+
## Developer contact
405417

406418
![Discord](https://discord.com/assets/07dca80a102d4149e9736d4b162cff6f.ico)[**Discord**](https://discord.gg/mB989eP)
407419

pyproject.toml

+3
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ name = "jokeapi"
33
version = "0.2.10"
44
description = "An API wrapper for Sv443's JokeAPI"
55
authors = ["leet hakker <[email protected]>"]
6+
maintainers = ["leet hakker <[email protected]>", "kdiri", "ThatCopy"]
7+
readme = "README.md"
8+
homepage = "https://github.com/thenamesweretakenalready/Sv443s-JokeAPI-Python-Wrapper"
69

710
[tool.poetry.dependencies]
811
python = "^3.8"

0 commit comments

Comments
 (0)