Skip to content

Commit 1ce9d93

Browse files
authored
Merge pull request #1552 from rust-lang/all-contributors/add-proofconstruction
docs: add proofconstruction as a contributor for infra
2 parents dca6e86 + e0ea03d commit 1ce9d93

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-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
}

AUTHORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -303,6 +303,7 @@ authors.
303303
<tr>
304304
<td align="center" valign="top" width="12.5%"><a href="https://github.com/b1ue64"><img src="https://avatars.githubusercontent.com/u/77976308?v=4?s=100" width="100px;" alt="b1ue64"/><br /><sub><b>b1ue64</b></sub></a><br /><a href="#content-b1ue64" title="Content">🖋</a></td>
305305
<td align="center" valign="top" width="12.5%"><a href="https://github.com/lazywalker"><img src="https://avatars.githubusercontent.com/u/53956?v=4?s=100" width="100px;" alt="lazywalker"/><br /><sub><b>lazywalker</b></sub></a><br /><a href="#content-lazywalker" title="Content">🖋</a></td>
306+
<td align="center" valign="top" width="12.5%"><a href="https://github.com/proofconstruction"><img src="https://avatars.githubusercontent.com/u/74747193?v=4?s=100" width="100px;" alt="proofconstruction"/><br /><sub><b>proofconstruction</b></sub></a><br /><a href="#infra-proofconstruction" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
306307
</tr>
307308
</tbody>
308309
</table>

0 commit comments

Comments
 (0)