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>
This commit is contained in:
committed by
GitHub
parent
7fcd14290c
commit
eea211f8bc
27
.all-contributorsrc
Normal file
27
.all-contributorsrc
Normal file
@@ -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"
|
||||
}
|
||||
Reference in New Issue
Block a user