Skip to content

Commit e956f03

Browse files
committed
Set up All Contributors
1 parent 563ad0a commit e956f03

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

.all-contributors.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
This file is required by [All Contributors](https://allcontributors.org/) to work properly and must not be deleted. Although it is automatically updated with the list of contributors, the actual output used in production is in JSON format and located in the `.all-contributorsrc` file.
2+
3+
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
4+
<!-- prettier-ignore-start -->
5+
<!-- markdownlint-disable -->
6+
<!-- prettier-ignore-end -->
7+
<!-- ALL-CONTRIBUTORS-LIST:END -->

.all-contributorsrc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"projectName": "deployment",
3+
"projectOwner": "OpenTermsArchive",
4+
"files": [
5+
".all-contributors.md"
6+
],
7+
"contributors": [],
8+
"repoType": "github",
9+
"commitConvention": "none",
10+
"contributorsPerLine": 7
11+
}

0 commit comments

Comments
 (0)