From 018311cfabe3d35a89a5b25c236e7650d8d5d959 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2019 22:24:54 +0000 Subject: [PATCH] docs: update .all-contributorsrc --- .all-contributorsrc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 083cf5f..8065c4f 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -22,6 +22,16 @@ "contributions": [ "doc" ] + }, + { + "login": "agl", + "name": "Adam Langley", + "avatar_url": "https://avatars3.githubusercontent.com/u/21203?v=4", + "profile": "https://www.imperialviolet.org", + "contributions": [ + "bug", + "code" + ] } ], "contributorsPerLine": 7,