Skip to content

Commit 66d519c

Browse files
docs: add edge33 as a contributor for maintenance (#1169)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 41016a2 commit 66d519c

File tree

3 files changed

+52
-37
lines changed

3 files changed

+52
-37
lines changed

.all-contributorsrc

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,8 +322,19 @@
322322
"code",
323323
"test"
324324
]
325+
},
326+
{
327+
"login": "edge33",
328+
"name": "Francesco Maida",
329+
"avatar_url": "https://avatars.githubusercontent.com/u/5662280?v=4",
330+
"profile": "http://edge33.github.io",
331+
"contributions": [
332+
"maintenance"
333+
]
325334
}
326335
],
327336
"contributorsPerLine": 7,
328-
"skipCi": true
337+
"skipCi": true,
338+
"commitType": "docs",
339+
"commitConvention": "angular"
329340
}

0 commit comments

Comments
 (0)