We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76164fd commit cdc52d1Copy full SHA for cdc52d1
1 file changed
.all-contributorsrc
@@ -65,12 +65,23 @@
65
"test",
66
"review"
67
]
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
+ ]
77
}
78
],
79
"contributorsPerLine": 7,
80
"projectName": "physutils",
81
"projectOwner": "physiopy",
82
"repoType": "github",
83
"repoHost": "https://github.com",
- "skipCi": true
84
+ "skipCi": true,
85
+ "commitType": "docs",
86
+ "commitConvention": "angular"
87
0 commit comments