Skip to content

Commit f9bc7d1

Browse files
docs: add qboot as a contributor for code (#426)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent e8ffa3f commit f9bc7d1

File tree

2 files changed

+55
-42
lines changed

2 files changed

+55
-42
lines changed

.all-contributorsrc

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,12 +304,22 @@
304304
"code",
305305
"bug"
306306
]
307+
},
308+
{
309+
"login": "qboot",
310+
"name": "Quentin Brunet",
311+
"avatar_url": "https://avatars.githubusercontent.com/u/20137632?v=4",
312+
"profile": "https://quentinbrunet.com",
313+
"contributions": [
314+
"code"
315+
]
307316
}
308317
],
309318
"contributorsPerLine": 7,
310319
"projectName": "swagger-typescript-api",
311320
"projectOwner": "acacode",
312321
"repoType": "github",
313322
"repoHost": "https://github.com",
314-
"skipCi": true
323+
"skipCi": true,
324+
"commitConvention": "angular"
315325
}

0 commit comments

Comments
 (0)