Skip to content

Commit 05156c3

Browse files
docs: update .all-contributorsrc [skip ci]
1 parent 3a13eb6 commit 05156c3

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

.all-contributorsrc

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,22 @@
1313
"contributions": [
1414
"code"
1515
]
16+
},
17+
{
18+
"login": "James-JLC",
19+
"name": "James.Ji",
20+
"avatar_url": "https://avatars.githubusercontent.com/u/3123790?v=4",
21+
"profile": "https://github.com/James-JLC",
22+
"contributions": [
23+
"bug"
24+
]
1625
}
1726
],
1827
"contributorsPerLine": 7,
1928
"projectName": "functions-framework-nodejs",
2029
"projectOwner": "OpenFunction",
2130
"repoType": "github",
2231
"repoHost": "https://github.com",
23-
"skipCi": true
32+
"skipCi": true,
33+
"commitConvention": "angular"
2434
}

0 commit comments

Comments
 (0)