Browse Source

Merge pull request #312 from halcy/patch-1

Add maintainer name and link to Mastodon.py
Eugen Rochko 7 years ago
parent
commit
5ce2218578
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Using-the-API/Libraries.md

+ 1 - 1
Using-the-API/Libraries.md

@@ -26,7 +26,7 @@ Below, a list of libraries to interact with the Mastodon API, sorted by programm
 | PHP                  | [MastodonOAuthPHP](https://github.com/TheCodingCompany/MastodonOAuthPHP)       |                                                                                |
 | PHP                  | [Phediverse Mastodon REST Client](https://github.com/phediverse/mastodon-rest) |                                                                                |
 | PHP                  | [TootoPHP](https://framagit.org/MaxKoder/TootoPHP)                             |                                                                                |
-| Python               | [Mastodon.py](https://github.com/halcy/Mastodon.py)                            |                                                                                |
+| Python               | [Mastodon.py](https://github.com/halcy/Mastodon.py)                            | [@halcy@icosahedron.website](https://icosahedron.website/@halcy)               |
 | R                    | [mastodon](https://github.com/ThomasChln/mastodon)                             |                                                                                |
 | Ruby                 | [mastodon-api](https://github.com/tootsuite/mastodon-api)                      | [@Gargron@mastodon.social](https://mastodon.social/@Gargron)                   |
 | Rust                 | [mammut](https://github.com/Aaronepower/mammut)                                | [@Aaronepower@mastodon.social](https://mastodon.social/@Aaronepower)           |