Merge pull request #9 from MichaelHinrichs/all-contributors

Create .all-contributorsrc
This commit is contained in:
NintenHero 2024-06-29 16:16:42 -05:00 committed by GitHub
commit 6a21eb16c6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 38 additions and 0 deletions

38
.all-contributorsrc Normal file
View File

@ -0,0 +1,38 @@
{
"projectName": "RPG-Maker-LDB-Printer",
"projectOwner": "MichaelHinrichs",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
".github/pr-badge.yml",
".github/workflows/semgrep.yml",
".deepsource.toml",
".gitattributes",
".gitignore",
"DataTypes.cs",
"Formating.cs",
"GetEvent.cs",
"Hex.PNG",
"Program.cs",
"README.md",
"RPG Maker LDB Printer.csproj",
"RPG Maker LDB Printer.sln",
"RPG_DB.PNG",
"txt.PNG"
],
"contributorsPerLine": 7,
"contributorsSortAlphabetically": false,
"linkToUsage": true,
"skipCi": false,
"contributors": [
{
"login": "all-contributors",
"name": "All Contributors",
"avatar_url": "https://avatars.githubusercontent.com/u/46410174?v=4",
"profile": "https://allcontributors.org",
"contributions": [
"doc"
]
}
],
"commitType": "docs",