Skip to content

Commit 325b131

Browse files
docs: update .all-contributorsrc [skip ci]
1 parent 728f19f commit 325b131

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

.all-contributorsrc

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,12 +167,23 @@
167167
"ideas",
168168
"bug"
169169
]
170+
},
171+
{
172+
"login": "yyang1234",
173+
"name": "YingYang",
174+
"avatar_url": "https://avatars.githubusercontent.com/u/59220868?v=4",
175+
"profile": "https://github.com/yyang1234",
176+
"contributions": [
177+
"bug",
178+
"userTesting"
179+
]
170180
}
171181
],
172182
"contributorsPerLine": 7,
173183
"projectName": "bidspm",
174184
"projectOwner": "cpp-lln-lab",
175185
"repoType": "github",
176186
"repoHost": "https://github.com",
177-
"skipCi": true
187+
"skipCi": true,
188+
"commitConvention": "angular"
178189
}

0 commit comments

Comments
 (0)