1
0
mirror of https://github.com/sasjs/lint.git synced 2025-12-10 09:34:34 +00:00

update .all-contributorsrc [skip ci]

This commit is contained in:
allcontributors[bot]
2025-01-29 16:43:53 +00:00
committed by GitHub
parent 23bd905cff
commit cbfcd8edde

View File

@@ -101,6 +101,15 @@
"test",
"review"
]
},
{
"login": "McGwire-Jones",
"name": "McGwire-Jones",
"avatar_url": "https://avatars.githubusercontent.com/u/51411005?v=4",
"profile": "https://github.com/McGwire-Jones",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
@@ -109,5 +118,6 @@
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true,
"commitConvention": "none"
"commitConvention": "none",
"commitType": "docs"
}