From d76084c783911f44552921b3a5f225cffca92c8f Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 12 Jan 2024 00:35:00 +0000 Subject: [PATCH] docs: add tomstokes as a contributor for doc (#883) * docs: update README.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> --- .all-contributorsrc | 9 +++++++++ README.md | 1 + 2 files changed, 10 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 2bf01aad..ab86396e 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -762,6 +762,15 @@ "contributions": [ "bug" ] + }, + { + "login": "tomstokes", + "name": "Tom Stokes", + "avatar_url": "https://avatars.githubusercontent.com/u/1216926?v=4", + "profile": "http://tomstok.es", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 8, diff --git a/README.md b/README.md index ebbf713b..a19c38f3 100644 --- a/README.md +++ b/README.md @@ -237,6 +237,7 @@ using SFTP. This requires the use of a PAM account (standard Linux account). Sakari Rautiainen
Sakari Rautiainen

🐛 + Tom Stokes
Tom Stokes

📖