Skip to content

Commit 001d1ea

Browse files
committed
Add basic all-contributors bot configuration
1 parent e59b0b6 commit 001d1ea

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

.all-contributorsrc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"projectName": "gambit",
3+
"projectOwner": "gambitproject"
4+
}

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,15 @@ Official Gambit releases are available from
3434

3535
Gambit offers [the Python package `pygambit`](https://pypi.org/project/pygambit/),
3636
installable via PyPI.
37+
38+
39+
## Contributors
40+
41+
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
42+
<!-- prettier-ignore-start -->
43+
<!-- markdownlint-disable -->
44+
45+
<!-- markdownlint-restore -->
46+
<!-- prettier-ignore-end -->
47+
48+
<!-- ALL-CONTRIBUTORS-LIST:END -->

0 commit comments

Comments
 (0)