1
0
mirror of https://github.com/sasjs/lint.git synced 2025-12-11 01:44:36 +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", "test",
"review" "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, "contributorsPerLine": 7,
@@ -109,5 +118,6 @@
"repoType": "github", "repoType": "github",
"repoHost": "https://github.com", "repoHost": "https://github.com",
"skipCi": true, "skipCi": true,
"commitConvention": "none" "commitConvention": "none",
"commitType": "docs"
} }