diff options
| author | allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> | 2023-06-12 09:50:03 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-06-12 09:50:03 +0000 |
| commit | e0ea03dc567cd29c08012aa2da818c6f5599ab3b (patch) | |
| tree | 17e1ea33776c095d878d94cf0b8c028d362d8cbe | |
| parent | 3cced07c1324a1d4e0b2f2e1e585cc1964d2bde3 (diff) | |
docs: update .all-contributorsrc [skip ci]
| -rw-r--r-- | .all-contributorsrc | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc index 14ec3a9..15f9c56 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -2136,6 +2136,15 @@ "contributions": [ "content" ] + }, + { + "login": "proofconstruction", + "name": "proofconstruction", + "avatar_url": "https://avatars.githubusercontent.com/u/74747193?v=4", + "profile": "https://github.com/proofconstruction", + "contributions": [ + "infra" + ] } ], "contributorsPerLine": 8, @@ -2144,5 +2153,6 @@ "repoType": "github", "repoHost": "https://github.com", "skipCi": true, - "commitConvention": "angular" + "commitConvention": "angular", + "commitType": "docs" } |
