Skip to content

Commit 55b0d35

Browse files
docs: update .all-contributorsrc [skip ci]
1 parent a40910f commit 55b0d35

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
@@ -22,7 +22,17 @@
2222
"ideas",
2323
"maintenance"
2424
]
25+
},
26+
{
27+
"login": "Andre2553",
28+
"name": "Andre Rodrigues Lima",
29+
"avatar_url": "https://avatars0.githubusercontent.com/u/40185436?v=4",
30+
"profile": "https://github.com/Andre2553",
31+
"contributions": [
32+
"code"
33+
]
2534
}
2635
],
27-
"contributorsPerLine": 7
36+
"contributorsPerLine": 7,
37+
"skipCi": true
2838
}

0 commit comments

Comments
 (0)