From 383df7f7e0a9f3399a76e9e46294355ec347f746 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 12 Nov 2023 19:06:11 -0500 Subject: [PATCH] docs: add joshuakgoldberg as a contributor for infra (#214) Adds @joshuakgoldberg as a contributor for infra. This was requested by JoshuaKGoldberg [in this comment](https://github.com/JoshuaKGoldberg/console-fail-test/pull/209#issuecomment-1807290696) --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> --- .all-contributorsrc | 96 ++++++++++++++++++++++++++------------------- README.md | 2 +- 2 files changed, 56 insertions(+), 42 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 5f776606..b65c9233 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1,43 +1,57 @@ { - "badgeTemplate": "\"All 👪\" src=\"https://img.shields.io/badge/all_contributors-<%= contributors.length %>_👪-21bb42.svg\" />", - "commit": false, - "commitConvention": "angular", - "contributors": [ - { - "avatar_url": "https://avatars.githubusercontent.com/u/3335181?v=4", - "contributions": ["tool", "code", "maintenance"], - "login": "JoshuaKGoldberg", - "name": "Josh Goldberg", - "profile": "http://www.joshuakgoldberg.com" - }, - { - "login": "kopax-polyconseil", - "name": "Dimitri Kopriwa", - "avatar_url": "https://avatars.githubusercontent.com/u/77674046?v=4", - "profile": "https://www.kop.ax/", - "contributions": ["code"] - }, - { - "login": "mackenco", - "name": "Colin MacKenzie", - "avatar_url": "https://avatars.githubusercontent.com/u/4284340?v=4", - "profile": "https://github.com/mackenco", - "contributions": ["code"] - }, - { - "login": "sosukesuzuki", - "name": "SUZUKI Sosuke", - "avatar_url": "https://avatars.githubusercontent.com/u/14838850?v=4", - "profile": "https://github.com/sosukesuzuki", - "contributions": ["code"] - } - ], - "contributorsPerLine": 7, - "contributorsSortAlphabetically": true, - "files": ["README.md"], - "imageSize": 100, - "projectName": "console-fail-test", - "projectOwner": "JoshuaKGoldberg", - "repoHost": "https://github.com", - "repoType": "github" + "badgeTemplate": "\"All 👪\" src=\"https://img.shields.io/badge/all_contributors-<%= contributors.length %>_👪-21bb42.svg\" />", + "commit": false, + "commitConvention": "angular", + "contributors": [ + { + "avatar_url": "https://avatars.githubusercontent.com/u/3335181?v=4", + "contributions": [ + "tool", + "code", + "maintenance", + "infra" + ], + "login": "JoshuaKGoldberg", + "name": "Josh Goldberg", + "profile": "http://www.joshuakgoldberg.com" + }, + { + "login": "kopax-polyconseil", + "name": "Dimitri Kopriwa", + "avatar_url": "https://avatars.githubusercontent.com/u/77674046?v=4", + "profile": "https://www.kop.ax/", + "contributions": [ + "code" + ] + }, + { + "login": "mackenco", + "name": "Colin MacKenzie", + "avatar_url": "https://avatars.githubusercontent.com/u/4284340?v=4", + "profile": "https://github.com/mackenco", + "contributions": [ + "code" + ] + }, + { + "login": "sosukesuzuki", + "name": "SUZUKI Sosuke", + "avatar_url": "https://avatars.githubusercontent.com/u/14838850?v=4", + "profile": "https://github.com/sosukesuzuki", + "contributions": [ + "code" + ] + } + ], + "contributorsPerLine": 7, + "contributorsSortAlphabetically": true, + "files": [ + "README.md" + ], + "imageSize": 100, + "projectName": "console-fail-test", + "projectOwner": "JoshuaKGoldberg", + "repoHost": "https://github.com", + "repoType": "github", + "commitType": "docs" } diff --git a/README.md b/README.md index b8f91691..7d9b4650 100644 --- a/README.md +++ b/README.md @@ -395,7 +395,7 @@ See [CODE_OF_CONDUCT.md](./CODE_OF_CONDUCT.md). Colin MacKenzie
Colin MacKenzie

💻 Dimitri Kopriwa
Dimitri Kopriwa

💻 - Josh Goldberg
Josh Goldberg

🔧 💻 🚧 + Josh Goldberg
Josh Goldberg

🔧 💻 🚧 🚇 SUZUKI Sosuke
SUZUKI Sosuke

💻