diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000..6ddad65 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,56 @@ +{ + "projectName": "module_area_potentials", + "projectOwner": "modelblocks-org", + "repoType": "github", + "repoHost": "https://github.com", + "files": [ + "README.md" + ], + "contributorsSortAlphabetically": true, + "contributorsPerLine": 7, + "linkToUsage": false, + "commit": false, + "commitConvention": "none", + "imageSize": 100, + "contributors": [ + { + "login": "sjpfenninger", + "name": "Stefan Pfenninger-Lee", + "avatar_url": "https://avatars.githubusercontent.com/u/141709?v=4", + "profile": "https://github.com/sjpfenninger", + "contributions": [ + "code", + "doc", + "ideas" + ] + }, + { + "login": "LinhHo", + "name": "Linh Ho", + "avatar_url": "https://avatars.githubusercontent.com/u/45103089?v=4", + "profile": "https://github.com/LinhHo", + "contributions": [ + "code", + "ideas" + ] + }, + { + "login": "irm-codebase", + "name": "Ivan Ruiz Manuel", + "avatar_url": "https://avatars.githubusercontent.com/u/72193617?v=4", + "profile": "https://orcid.org/0000-0003-2288-6423", + "contributions": [ + "code" + ] + }, + { + "login": "jnnr", + "name": "Jann Launer", + "avatar_url": "https://avatars.githubusercontent.com/u/32454596?v=4", + "profile": "https://github.com/jnnr", + "contributions": [ + "ideas" + ] + } + ] +} diff --git a/README.md b/README.md index 002d7e4..a6b7cd6 100644 --- a/README.md +++ b/README.md @@ -136,3 +136,28 @@ This module is based on the following research and datasets: * License: "The GHSL has been produced by the EC JRC as open and free data. Reuse is authorised, provided the source is acknowledged." * [WDPA (World Database on Protected Areas)](https://www.protectedplanet.net/) * License: Non-commercial allowed. Citation: "UNEP-WCMC and IUCN (2025), Protected Planet: The World Database on Protected Areas (WDPA) and World Database on Other Effective Area-based Conservation Measures (WD-OECM) [Online], June 2025, Cambridge, UK: UNEP-WCMC and IUCN. Available at: www.protectedplanet.net." + +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + +
Ivan Ruiz Manuel 💻 |
+ Jann Launer 🤔 |
+ Linh Ho 💻 🤔 |
+ Stefan Pfenninger-Lee 💻 📖 🤔 |
+