summaryrefslogtreecommitdiff
path: root/.all-contributorsrc
diff options
context:
space:
mode:
authorJordan Cook <jordan.cook@pioneer.com>2022-03-19 21:50:54 -0500
committerJordan Cook <jordan.cook@pioneer.com>2022-04-01 13:48:25 -0500
commit550fca5c604fa9635b19bb4ba10d444e36b30d05 (patch)
tree9a6882a7765db1e4201614d171bd3814ef39b39b /.all-contributorsrc
parent5a9a18c7bd1d14812fe6308992a193d4a1479a1e (diff)
downloadrequests-cache-550fca5c604fa9635b19bb4ba10d444e36b30d05.tar.gz
Update docs, doc dependencies, changelog, and contributors
Also: Restrict redis-py to <4.2, which breaks parameter forwarding on python 3.7 and 3.8
Diffstat (limited to '.all-contributorsrc')
-rw-r--r--.all-contributorsrc9
1 files changed, 9 insertions, 0 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc
index bc24777..65a212f 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -781,6 +781,15 @@
"contributions": [
"bug"
]
+ },
+ {
+ "login": "mjpieters",
+ "name": "Martijn Pieters",
+ "avatar_url": "https://avatars.githubusercontent.com/u/46775?v=4",
+ "profile": "http://www.zopatista.com/",
+ "contributions": [
+ "ideas"
+ ]
}
],
"contributorsPerLine": 7,