Skip to content

Commit cdc52d1

Browse files
docs: update .all-contributorsrc [skip ci]
1 parent 76164fd commit cdc52d1

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

.all-contributorsrc

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,12 +65,23 @@
6565
"test",
6666
"review"
6767
]
68+
},
69+
{
70+
"login": "RayStick",
71+
"name": "Rachael Stickland",
72+
"avatar_url": "https://avatars.githubusercontent.com/u/50215726?v=4",
73+
"profile": "https://github.com/RayStick",
74+
"contributions": [
75+
"infra"
76+
]
6877
}
6978
],
7079
"contributorsPerLine": 7,
7180
"projectName": "physutils",
7281
"projectOwner": "physiopy",
7382
"repoType": "github",
7483
"repoHost": "https://github.com",
75-
"skipCi": true
84+
"skipCi": true,
85+
"commitType": "docs",
86+
"commitConvention": "angular"
7687
}

0 commit comments

Comments
 (0)