Skip to content

Commit 66aa678

Browse files
docs: update .all-contributorsrc [skip ci]
1 parent a05a581 commit 66aa678

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

.all-contributorsrc

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"imageSize": 100,
66
"commit": false,
77
"contributors": [
8-
{
8+
{
99
"login": "cardiomoon",
1010
"name": "Keon-Woong Moon",
1111
"avatar_url": "https://avatars.githubusercontent.com/u/7410607?v=4",
@@ -71,12 +71,24 @@
7171
"bug",
7272
"code"
7373
]
74+
},
75+
{
76+
"login": "ALanguillaume",
77+
"name": "Antoine Languillaume",
78+
"avatar_url": "https://avatars.githubusercontent.com/u/43757522?v=4",
79+
"profile": "https://github.com/ALanguillaume",
80+
"contributions": [
81+
"bug",
82+
"code"
83+
]
7484
}
7585
],
7686
"contributorsPerLine": 7,
7787
"projectName": "sendgridr",
7888
"projectOwner": "mrchypark",
7989
"repoType": "github",
8090
"repoHost": "https://github.com",
81-
"skipCi": true
91+
"skipCi": true,
92+
"commitType": "docs",
93+
"commitConvention": "angular"
8294
}

0 commit comments

Comments
 (0)