summaryrefslogtreecommitdiff
path: root/.all-contributorsrc
diff options
context:
space:
mode:
authorJordan Cook <jordan.cook@pioneer.com>2022-02-15 14:04:39 -0600
committerJordan Cook <jordan.cook@pioneer.com>2022-02-15 14:09:04 -0600
commitb5bac5aae0213b44fe02e362ece9d4ef60ff8793 (patch)
tree88284b25c4d769080ce63bb58e456e46d57745ff /.all-contributorsrc
parent43c9287b26cefde75b4e22d974b616f9675e4960 (diff)
downloadrequests-cache-b5bac5aae0213b44fe02e362ece9d4ef60ff8793.tar.gz
Fix serialization in filesystem backend with binary content that is also valid UTF-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 d883382..cab0a59 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -753,6 +753,15 @@
"contributions": [
"bug"
]
+ },
+ {
+ "login": "rasmuse",
+ "name": "Rasmus Einarsson",
+ "avatar_url": "https://avatars.githubusercontent.com/u/1210973?v=4",
+ "profile": "https://rasmuse.github.io/",
+ "contributions": [
+ "bug"
+ ]
}
],
"contributorsPerLine": 7,