From eea211f8bc4e67d4b26aa4bd8a6fbf1a3a0dda27 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 16:46:52 -0700 Subject: [PATCH] docs: add tibshirani as a contributor for code, and content (#15) * docs: update README.md [skip ci] * docs: create .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> --- .all-contributorsrc | 27 +++++++++++++++++++++++++++ README.md | 25 +++++++++++++++++++++++++ 2 files changed, 52 insertions(+) create mode 100644 .all-contributorsrc diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000..dee598c --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,27 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "commitType": "docs", + "commitConvention": "angular", + "contributors": [ + { + "login": "tibshirani", + "name": "tibshirani", + "avatar_url": "https://avatars.githubusercontent.com/u/2848609?v=4", + "profile": "https://github.com/tibshirani", + "contributions": [ + "code", + "content" + ] + } + ], + "contributorsPerLine": 7, + "skipCi": true, + "repoType": "github", + "repoHost": "https://github.com", + "projectName": "ISLP_labs", + "projectOwner": "intro-stat-learning" +} diff --git a/README.md b/README.md index 399f34f..23fc32b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # ISLP_labs + +[](#contributors-) + ## Authors @@ -32,3 +35,25 @@ jupyter lab Ch02-statlearning-lab.ipynb You can download all the labs as a `.zip` or `.tar.gz` [here](https://github.com/intro-stat-learning/ISLP_labs/releases/tag/v2.1.3) + +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + +
tibshirani 💻 🖋 |
+