From 56a1506bda6193e57102991d908cce312543178e Mon Sep 17 00:00:00 2001 From: Jason Etcovitch Date: Thu, 15 Oct 2020 17:00:29 -0400 Subject: [PATCH 1/3] Remove from README --- README.md | 67 ------------------------------------------------------- 1 file changed, 67 deletions(-) diff --git a/README.md b/README.md index d0eb8248f461..7750d005e235 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,6 @@ In this article: - [Contributing](#contributing) - [READMEs](#readmes) - [License](#license) -- [Contributors ✨](#contributors-) ## Contributing @@ -70,69 +69,3 @@ The GitHub product documentation in the assets, content, and data folders are li All other code in this repository is licensed under a [MIT license](LICENSE-CODE). When using the GitHub logos, be sure to follow the [GitHub logo guidelines](https://github.com/logos). - -## Contributors ✨ - -Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Alexandra Bourne

🖋 🐛

Cynthia Rich

🖋 🐛

Emily Gould

🖋 🐛

Felicity Chapman

🖋 🐛

Kevin Heis

🐛 💻

Alistair Christie

🖋 🐛

James M. Greene

🐛 💻

Janice

🖋 🐛

Jason Etcovitch

🐛 💻

James Fletcher

🖋 🐛

Jenn Leaver

🖋 🐛

jmarlena

🖋 🐛

John M. Wargo

🖋 🐛

Laura Coursen

🖋 🐛

Lucas Costi

🖋 🐛

Martin Lopes

🖋 🐛

Matt Pollard

🖋 🐛

mc

🖋 🐛

Meg Bird

🖋 🐛

Melanie Yarbrough

🖋 🐛

Rachael Sewell

🖋 🐛

Leona B. Campbell

🖋 🐛

Sarah Schneider

🐛 💻

Shati Patel

🖋 🐛

Kathy Korevec

🖋 🐛

Amy Burns

🖋 🐛

Vanessa Yuen

🐛 💻

Zeke Sikelianos

🐛 💻

Benjamin Nickolls

📖

Jeff McAffer

📖

Tom Jenkinson

💻

Arthur Casals

🖋 📖

Simran

📖

Ruth

🖋

Tomasz Wisniewski

📖

Chiedo John

💻

Paul Schifferer

🖋

Kewin Dousse

🖋
- - - - - -This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! From 54d1f4ab8c9c5a726c423dc4828134da53bf8529 Mon Sep 17 00:00:00 2001 From: Jason Etcovitch Date: Thu, 15 Oct 2020 17:00:38 -0400 Subject: [PATCH 2/3] Remove from merged-notification workflow --- .github/workflows/merged-notification.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/merged-notification.yml b/.github/workflows/merged-notification.yml index 2d8018caac36..f03948a4622a 100644 --- a/.github/workflows/merged-notification.yml +++ b/.github/workflows/merged-notification.yml @@ -13,7 +13,5 @@ jobs: github.issues.createComment({ ...context.repo, issue_number: context.payload.pull_request.number, - body: `Thanks very much for contributing! Your pull request has been merged 🎉 You should see your changes appear on the site in approximately 24 hours. - - If you haven't already, you can add yourself to [the list of contributors](https://github.com/github/docs#contributors-) by creating a new comment in this PR using [these instructions](https://allcontributors.org/docs/en/bot/usage#commands). Thanks again! :sparkles:` + body: 'Thanks very much for contributing! Your pull request has been merged 🎉 You should see your changes appear on the site in approximately 24 hours.' }) From 559e80aff88e13bd923099f4bfb47e77272f2f45 Mon Sep 17 00:00:00 2001 From: Jason Etcovitch Date: Thu, 15 Oct 2020 17:00:53 -0400 Subject: [PATCH 3/3] Remove .all-contributorsrc --- .all-contributorsrc | 388 -------------------------------------------- 1 file changed, 388 deletions(-) delete mode 100644 .all-contributorsrc diff --git a/.all-contributorsrc b/.all-contributorsrc deleted file mode 100644 index 7beffebfe1ab..000000000000 --- a/.all-contributorsrc +++ /dev/null @@ -1,388 +0,0 @@ -{ - "files": [ - "README.md" - ], - "imageSize": 64, - "commit": false, - "badgeTemplate": "", - "contributors": [ - { - "login": "alebourne", - "name": "Alexandra Bourne", - "avatar_url": "https://avatars1.githubusercontent.com/u/24581915?v=4", - "profile": "https://github.com/alebourne", - "contributions": [ - "content", - "bug" - ] - }, - { - "login": "crichID", - "name": "Cynthia Rich", - "avatar_url": "https://avatars0.githubusercontent.com/u/9950121?v=4", - "profile": "http://cynthiarich.me/", - "contributions": [ - "content", - "bug" - ] - }, - { - "login": "emilyistoofunky", - "name": "Emily Gould", - "avatar_url": "https://avatars1.githubusercontent.com/u/4822039?v=4", - "profile": "https://github.com/emilyistoofunky", - "contributions": [ - "content", - "bug" - ] - }, - { - "login": "felicitymay", - "name": "Felicity Chapman", - "avatar_url": "https://avatars1.githubusercontent.com/u/1877141?v=4", - "profile": "https://github.com/felicitymay", - "contributions": [ - "content", - "bug" - ] - }, - { - "login": "heiskr", - "name": "Kevin Heis", - "avatar_url": "https://avatars2.githubusercontent.com/u/1221423?v=4", - "profile": "https://heiskr.com/", - "contributions": [ - "bug", - "code" - ] - }, - { - "login": "hubwriter", - "name": "Alistair Christie", - "avatar_url": "https://avatars1.githubusercontent.com/u/54933897?v=4", - "profile": "https://github.com/hubwriter", - "contributions": [ - "content", - "bug" - ] - }, - { - "login": "JamesMGreene", - "name": "James M. Greene", - "avatar_url": "https://avatars2.githubusercontent.com/u/417751?v=4", - "profile": "https://jamesmgreene.github.io/", - "contributions": [ - "bug", - "code" - ] - }, - { - "login": "janiceilene", - "name": "Janice", - "avatar_url": "https://avatars3.githubusercontent.com/u/9817819?v=4", - "profile": "https://github.com/janiceilene", - "contributions": [ - "content", - "bug" - ] - }, - { - "login": "jasonetco", - "name": "Jason Etcovitch", - "avatar_url": "https://avatars1.githubusercontent.com/u/10660468?v=4", - "profile": "https://jasonet.co", - "contributions": [ - "bug", - "code" - ] - }, - { - "login": "jf205", - "name": "James Fletcher", - "avatar_url": "https://avatars2.githubusercontent.com/u/42464962?v=4", - "profile": "https://github.com/jf205", - "contributions": [ - "content", - "bug" - ] - }, - { - "login": "jleaver", - "name": "Jenn Leaver", - "avatar_url": "https://avatars2.githubusercontent.com/u/4453117?v=4", - "profile": "https://github.com/jleaver", - "contributions": [ - "content", - "bug" - ] - }, - { - "login": "jmarlena", - "name": "jmarlena", - "avatar_url": "https://avatars3.githubusercontent.com/u/6732600?v=4", - "profile": "https://github.com/jmarlena", - "contributions": [ - "content", - "bug" - ] - }, - { - "login": "jwargo", - "name": "John M. Wargo", - "avatar_url": "https://avatars0.githubusercontent.com/u/30843404?v=4", - "profile": "https://johnwargo.com/", - "contributions": [ - "content", - "bug" - ] - }, - { - "login": "lecoursen", - "name": "Laura Coursen", - "avatar_url": "https://avatars3.githubusercontent.com/u/14935376?v=4", - "profile": "https://github.com/lecoursen", - "contributions": [ - "content", - "bug" - ] - }, - { - "login": "lucascosti", - "name": "Lucas Costi", - "avatar_url": "https://avatars3.githubusercontent.com/u/4434330?v=4", - "profile": "https://lucascosti.com/", - "contributions": [ - "content", - "bug" - ] - }, - { - "login": "martin389", - "name": "Martin Lopes", - "avatar_url": "https://avatars3.githubusercontent.com/u/54248166?v=4", - "profile": "https://github.com/martin389", - "contributions": [ - "content", - "bug" - ] - }, - { - "login": "mattpollard", - "name": "Matt Pollard", - "avatar_url": "https://avatars0.githubusercontent.com/u/1894408?v=4", - "profile": "https://github.com/mattpollard", - "contributions": [ - "content", - "bug" - ] - }, - { - "login": "mchammer01", - "name": "mc", - "avatar_url": "https://avatars3.githubusercontent.com/u/42146119?v=4", - "profile": "https://github.com/mchammer01", - "contributions": [ - "content", - "bug" - ] - }, - { - "login": "megbird", - "name": "Meg Bird", - "avatar_url": "https://avatars2.githubusercontent.com/u/5658046?v=4", - "profile": "http://meaganbird.com/", - "contributions": [ - "content", - "bug" - ] - }, - { - "login": "myarb", - "name": "Melanie Yarbrough", - "avatar_url": "https://avatars2.githubusercontent.com/u/11952755?v=4", - "profile": "https://github.com/myarb", - "contributions": [ - "content", - "bug" - ] - }, - { - "login": "rachmari", - "name": "Rachael Sewell", - "avatar_url": "https://avatars2.githubusercontent.com/u/9831992?v=4", - "profile": "https://github.com/rachmari", - "contributions": [ - "content", - "bug" - ] - }, - { - "login": "runleonarun", - "name": "Leona B. Campbell", - "avatar_url": "https://avatars1.githubusercontent.com/u/3880403?v=4", - "profile": "https://github.com/runleonarun", - "contributions": [ - "content", - "bug" - ] - }, - { - "login": "sarahs", - "name": "Sarah Schneider", - "avatar_url": "https://avatars3.githubusercontent.com/u/821071?v=4", - "profile": "https://github.com/sarahs", - "contributions": [ - "bug", - "code" - ] - }, - { - "login": "shati-patel", - "name": "Shati Patel", - "avatar_url": "https://avatars3.githubusercontent.com/u/42641846?v=4", - "profile": "https://github.com/shati-patel", - "contributions": [ - "content", - "bug" - ] - }, - { - "login": "simpsoka", - "name": "Kathy Korevec", - "avatar_url": "https://avatars3.githubusercontent.com/u/704152?v=4", - "profile": "http://kathy.pm/", - "contributions": [ - "content", - "bug" - ] - }, - { - "login": "timeyoutakeit", - "name": "Amy Burns", - "avatar_url": "https://avatars3.githubusercontent.com/u/5012825?v=4", - "profile": "https://github.com/timeyoutakeit", - "contributions": [ - "content", - "bug" - ] - }, - { - "login": "vanessayuenn", - "name": "Vanessa Yuen", - "avatar_url": "https://avatars3.githubusercontent.com/u/6842965?v=4", - "profile": "https://github.com/vanessayuenn", - "contributions": [ - "bug", - "code" - ] - }, - { - "login": "zeke", - "name": "Zeke Sikelianos", - "avatar_url": "https://avatars1.githubusercontent.com/u/2289?v=4", - "profile": "http://zeke.sikelianos.com/", - "contributions": [ - "bug", - "code" - ] - }, - { - "login": "BenJam", - "name": "Benjamin Nickolls", - "avatar_url": "https://avatars2.githubusercontent.com/u/158833?v=4", - "profile": "https://github.com/BenJam", - "contributions": [ - "doc" - ] - }, - { - "login": "jeffmcaffer", - "name": "Jeff McAffer", - "avatar_url": "https://avatars2.githubusercontent.com/u/10070956?v=4", - "profile": "https://mcaffer.com", - "contributions": [ - "doc" - ] - }, - { - "login": "tjenkinson", - "name": "Tom Jenkinson", - "avatar_url": "https://avatars0.githubusercontent.com/u/3259993?v=4", - "profile": "https://tjenkinson.me", - "contributions": [ - "code" - ] - }, - { - "login": "casals", - "name": "Arthur Casals", - "avatar_url": "https://avatars0.githubusercontent.com/u/785860?v=4", - "profile": "https://github.com/casals", - "contributions": [ - "content", - "doc" - ] - }, - { - "login": "Simran-B", - "name": "Simran", - "avatar_url": "https://avatars3.githubusercontent.com/u/7819991?v=4", - "profile": "https://www.arangodb.com/", - "contributions": [ - "doc" - ] - }, - { - "login": "Ruth", - "name": "Ruth", - "avatar_url": "https://avatars0.githubusercontent.com/u/85029?v=4", - "profile": "https://github.com/ruth", - "contributions": [ - "content" - ] - }, - { - "login": "wi5nia", - "name": "Tomasz Wisniewski", - "avatar_url": "https://avatars2.githubusercontent.com/u/12593852?v=4", - "profile": "http://tomaszwisniewski.com", - "contributions": [ - "doc" - ] - }, - { - "login": "chiedo", - "name": "Chiedo John", - "avatar_url": "https://avatars2.githubusercontent.com/u/2156688?v=4", - "profile": "https://chiedojohn.com/", - "contributions": [ - "code" - ] - }, - { - "login": "paulyhedral", - "name": "Paul Schifferer", - "avatar_url": "https://avatars1.githubusercontent.com/u/419457?v=4", - "profile": "https://wanderingmonster.org", - "contributions": [ - "content" - ] - }, - { - "login": "Protectator", - "name": "Kewin Dousse", - "avatar_url": "https://avatars3.githubusercontent.com/u/1529017?v=4", - "profile": "https://www.kewindousse.ch", - "contributions": [ - "content" - ] - }, - { - "contributorsPerLine": 7, - "projectName": "docs", - "projectOwner": "github", - "repoType": "github", - "repoHost": "https://github.com", - "skipCi": true, - "commitConvention": "none" -}