aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLorenz Diener <[email protected]>2020-07-04 17:35:07 +0200
committerGitHub <[email protected]>2020-07-04 17:35:07 +0200
commite9d2c3d53f7b1d371e5dc5bf47e5fe335b698c85 (patch)
tree3424ca7252af92b3c7e62c096ad5750370fb03f3
parent28b6cc6c06959763f8675a75e67e8f27665bf8a0 (diff)
downloadmastodon.py-e9d2c3d53f7b1d371e5dc5bf47e5fe335b698c85.tar.gz
Update README.rst
-rw-r--r--README.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 25ce11c..2dfb6cf 100644
--- a/README.rst
+++ b/README.rst
@@ -55,6 +55,14 @@ be testing specifically for python 2.7 any longer.
55Full documentation and basic usage examples can be found 55Full documentation and basic usage examples can be found
56at http://mastodonpy.readthedocs.io/en/stable/ . 56at http://mastodonpy.readthedocs.io/en/stable/ .
57 57
58Maintenance
59-----------
60As you might have noticed, I have not done any maint work on this project in a while.
61I am currently extremely busy with my actual paid work, and will not be able to work
62on Mastodon.py until I hand in my dissertation, i.e. there will be no new releases or
63code from me for at least the rest of this year, maybe part of next. If you would like
64to temporarily take over bug fixing / test writing / new method implementing, hit me up.
65
58Acknowledgements 66Acknowledgements
59---------------- 67----------------
60Mastodon.py contains work by a large amount of contributors, many of which have 68Mastodon.py contains work by a large amount of contributors, many of which have
Powered by cgit v1.2.3 (git 2.41.0)