diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 000000000..d90094083 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1 @@ +custom: [https://github.com/PyThaiNLP/pythainlp/blob/dev/SPONSORS.md] diff --git a/README.md b/README.md index 4c5ed3172..7215c8b12 100644 --- a/README.md +++ b/README.md @@ -220,6 +220,10 @@ with this BibTeX entry: } ``` +## Sponsors + +See [SPONSORS.md](https://github.com/PyThaiNLP/pythainlp/blob/dev/SPONSORS.md) + ## Acknowledgements PyThaiNLP was founded by Wannaphong Phatthiyaphaibun in 2016. @@ -258,9 +262,6 @@ native support for Apple Silicon runners. [nlp-chula]: https://attapol.github.io/lab.html [macstadium]: https://www.macstadium.com/ -![VISTEC-depa Thailand AI Research Institute](./docs/images/airesearch-logo.png) -![MacStadium](./docs/images/macstadium-logo.png) - We have only one official repository at and another mirror at diff --git a/SPONSORS.md b/SPONSORS.md new file mode 100644 index 000000000..e9e6adc77 --- /dev/null +++ b/SPONSORS.md @@ -0,0 +1,13 @@ +# Sponsors + +Current PyThaiNLP remains an independent community with no affiliation +with any organization. +We don't have a Patreon or GitHub sponsor for the organization. + +However, some development leads have GitHub sponsors. +You can sponsor them to help make an open-source project. + +- [bact](https://github.com/sponsors/bact) +- [wannaphong](https://github.com/sponsors/wannaphong) + +And you can sponsor by [contributing to PyThaiNLP](https://github.com/PyThaiNLP/pythainlp/blob/dev/CONTRIBUTING.md)!