diff --git a/.all-contributorsrc b/.all-contributorsrc index 23687367f9..c78f369325 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1,6 +1,6 @@ { "files": [ - "README.md" + "all_contributors.md" ], "imageSize": 100, "commit": false, diff --git a/.github/workflows/lychee_url_checker.yml b/.github/workflows/lychee_url_checker.yml index 2652e2a483..e2e8c3d034 100644 --- a/.github/workflows/lychee_url_checker.yml +++ b/.github/workflows/lychee_url_checker.yml @@ -47,6 +47,7 @@ jobs: --exclude-path ./scripts/update_version.py --exclude-path asv.conf.json --exclude-path docs/conf.py + --exclude-path all_contributors.md './**/*.rst' './**/*.md' './**/*.py' diff --git a/MANIFEST.in b/MANIFEST.in index 0d05e9f158..3b2ebca95e 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -2,6 +2,6 @@ graft pybamm include CITATION.cff prune tests -exclude CHANGELOG.md CODE-OF-CONDUCT.md CONTRIBUTING.md CMakeLists.txt +exclude CHANGELOG.md CODE-OF-CONDUCT.md CONTRIBUTING.md CMakeLists.txt all_contributors.md global-exclude __pycache__ *.py[cod] .venv diff --git a/README.md b/README.md index 18c4ffcba9..fbb0914de7 100644 --- a/README.md +++ b/README.md @@ -178,118 +178,6 @@ PyBaMM is fully open source. For more information about its license, see [LICENS ## β¨ Contributors -Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): - - - - -