From b5bac5aae0213b44fe02e362ece9d4ef60ff8793 Mon Sep 17 00:00:00 2001 From: Jordan Cook Date: Tue, 15 Feb 2022 14:04:39 -0600 Subject: Fix serialization in filesystem backend with binary content that is also valid UTF-8 --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to '.all-contributorsrc') 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, -- cgit v1.2.1