docs: update .all-contributorsrc [skip ci]

This commit is contained in:
allcontributors[bot]
2023-07-11 10:34:19 +00:00
committed by GitHub
parent 7c2d09cc22
commit 8bf80f4eda

View File

@@ -608,6 +608,16 @@
"contributions": [
"ideas"
]
},
{
"login": "sectroyer",
"name": "sectroyer",
"avatar_url": "https://avatars.githubusercontent.com/u/6706818?v=4",
"profile": "https://github.com/sectroyer",
"contributions": [
"bug",
"ideas"
]
}
],
"contributorsPerLine": 7,
@@ -616,5 +626,6 @@
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true,
"commitConvention": "angular"
"commitConvention": "angular",
"commitType": "docs"
}