Skip to content

Commit b85b8de

Browse files
authored
Merge pull request #1198 from rust-lang/all-contributors/add-gasparitiago
docs: add gasparitiago as a contributor
2 parents 4190b73 + 0728479 commit b85b8de

File tree

2 files changed

+229
-216
lines changed

2 files changed

+229
-216
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)