Skip to content

Commit 0728479

Browse files
docs: update .all-contributorsrc [skip ci]
1 parent d3c0c18 commit 0728479

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

.all-contributorsrc

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1569,12 +1569,22 @@
15691569
"contributions": [
15701570
"content"
15711571
]
1572+
},
1573+
{
1574+
"login": "gasparitiago",
1575+
"name": "Tiago De Gaspari",
1576+
"avatar_url": "https://avatars.githubusercontent.com/u/3237254?v=4",
1577+
"profile": "https://github.com/gasparitiago",
1578+
"contributions": [
1579+
"content"
1580+
]
15721581
}
15731582
],
15741583
"contributorsPerLine": 8,
15751584
"projectName": "rustlings",
15761585
"projectOwner": "rust-lang",
15771586
"repoType": "github",
15781587
"repoHost": "https://github.com",
1579-
"skipCi": true
1588+
"skipCi": true,
1589+
"commitConvention": "angular"
15801590
}

0 commit comments

Comments
 (0)