From 76d5509b420476466b862698f0de2d6494c3b65a Mon Sep 17 00:00:00 2001 From: Rhian Davies Date: Fri, 19 Apr 2024 17:56:41 +0100 Subject: [PATCH] Manual fix of json and README badge --- .all-contributorsrc | 4 +++- README.md | 3 +-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 6404485..b016419 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -23,7 +23,8 @@ "avatar_url": "https://avatars.githubusercontent.com/u/60136255?v=4", "profile": "https://www.linkedin.com/in/yiwen-h/", "contributions": [ - "blog" + "blog", + "talk" ] }, { @@ -38,6 +39,7 @@ ], "contributorsPerLine": 7, "skipCi": true, + "contributorsSortAlphabetically": true, "repoType": "github", "repoHost": "https://github.com", "projectName": "data_science", diff --git a/README.md b/README.md index c845aa9..1b99c78 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,3 @@ -[![All Contributors](https://img.shields.io/github/all-contributors/projectOwner/projectName?color=ee8449&style=flat-square)](#contributors) [![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-) @@ -52,7 +51,7 @@ Please note this project uses {renv}. On Windows, I needed to install the R tool 3. Then, on GitHub, make a pull request to main. Put any member of the Data Science team down as a reviewer. Link your pull request with your issue by typing `Closes #issuenumber` in the comment field of your pull request. 4. When approved and merged to main, the Quarto page will automatically be rendered thanks to the GitHub action that has been set up. -## Contributors ✨ +# Contributors ✨ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):