Skip to content

Commit 33bbbc7

Browse files
docs: update .all-contributorsrc [skip ci]
1 parent b908b00 commit 33bbbc7

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

.all-contributorsrc

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,19 @@
7979
"contributions": [
8080
"bug"
8181
]
82+
},
83+
{
84+
"login": "LuighiV",
85+
"name": "Luighi Viton-Zorrilla",
86+
"avatar_url": "https://avatars.githubusercontent.com/u/6945270?v=4",
87+
"profile": "https://luighiviton.com",
88+
"contributions": [
89+
"bug",
90+
"maintenance"
91+
]
8292
}
8393
],
8494
"contributorsPerLine": 7,
85-
"skipCi": true
95+
"skipCi": true,
96+
"commitConvention": "angular"
8697
}

0 commit comments

Comments
 (0)