From 29f42847a5e8a1f8fb00a7d8cd523b51efc38d2e Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 6 May 2021 14:53:05 +0000 Subject: [PATCH] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 5ca3e056e..512a408fa 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -360,6 +360,15 @@ "contributions": [ "doc" ] + }, + { + "login": "mems", + "name": "Memmie Lenglet", + "avatar_url": "https://avatars.githubusercontent.com/u/729275?v=4", + "profile": "https://memmie.lenglet.name", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,