Skip to content

Commit a13e745

Browse files
authored
Update .all-contributorsrc
1 parent 26a619d commit a13e745

1 file changed

Lines changed: 23 additions & 1 deletion

File tree

.all-contributorsrc

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,23 @@
1-
1+
{
2+
"projectName": "Tech_Compiler",
3+
"projectOwner": "TechQuanta",
4+
"repoType": "github",
5+
"repoHost": "https://github.com",
6+
"files": [
7+
"CONTRIBUTING.md"
8+
],
9+
"imageSize": 100,
10+
"commit": false,
11+
"contributorsPerLine": 7,
12+
"contributorsSortAlphabetically": false,
13+
"types": {
14+
"custom": {
15+
"symbol": "🔭",
16+
"description": "A custom contribution type.",
17+
"link": "[<%= symbol %>](<%= url %> \"<%= description %>\")"
18+
}
19+
},
20+
"contributors": [],
21+
"commitConvention": "angular",
22+
"commitType": "docs"
23+
}

0 commit comments

Comments
 (0)