Skip to content

Commit e0ea03d

Browse files
docs: update .all-contributorsrc [skip ci]
1 parent 3cced07 commit e0ea03d

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
@@ -2136,6 +2136,15 @@
21362136
"contributions": [
21372137
"content"
21382138
]
2139+
},
2140+
{
2141+
"login": "proofconstruction",
2142+
"name": "proofconstruction",
2143+
"avatar_url": "https://avatars.githubusercontent.com/u/74747193?v=4",
2144+
"profile": "https://github.com/proofconstruction",
2145+
"contributions": [
2146+
"infra"
2147+
]
21392148
}
21402149
],
21412150
"contributorsPerLine": 8,
@@ -2144,5 +2153,6 @@
21442153
"repoType": "github",
21452154
"repoHost": "https://github.com",
21462155
"skipCi": true,
2147-
"commitConvention": "angular"
2156+
"commitConvention": "angular",
2157+
"commitType": "docs"
21482158
}

0 commit comments

Comments
 (0)