diff --git a/README.md b/README.md index eee90ab779..8233bf4ef6 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ Quick how-to about Termux package management is available at [Package Management - [Debugging](#debugging) - [For Maintainers and Contributors](#for-maintainers-and-contributors) - [Forking](#forking) +- [Sponsors and Funders](#sponsors-and-funders) ## @@ -264,3 +265,31 @@ Commit messages **must** use the [Conventional Commits](https://www.conventional - You also need to recompile bootstrap zip for the new package name. Check [building bootstrap](https://github.com/termux/termux-packages/wiki/For-maintainers#build-bootstrap-archives), [here](https://github.com/termux/termux-app/issues/1983) and [here](https://github.com/termux/termux-app/issues/2081#issuecomment-865280111). - Currently, not all plugins use `TermuxConstants` from `termux-shared` library and have hardcoded `com.termux` values and will need to be manually patched. - If forking termux plugins, check [Forking and Local Development](https://github.com/termux/termux-app/wiki/Termux-Libraries#forking-and-local-development) for info on how to use termux libraries for plugins. +## + + + +## Sponsors and Funders + +[GitHub Accelerator](https://github.com) +*[GitHub Accelerator](https://github.com/accelerator) ([1](https://github.blog/2023-04-12-github-accelerator-our-first-cohort-and-whats-next))* + +  + +[GitHub Secure Open Source Fund](https://github.com) +*[GitHub Secure Open Source Fund](https://resources.github.com/github-secure-open-source-fund) ([1](https://github.blog/open-source/maintainers/securing-the-supply-chain-at-scale-starting-with-71-important-open-source-projects), [2](https://termux.dev/en/posts/general/2025/08/11/termux-selected-for-github-secure-open-source-fund-session-2.html))* + +  + +[NLnet NGI Mobifree](https://nlnet.nl/mobifree) +*[NLnet NGI Mobifree](https://nlnet.nl/mobifree) ([1](https://nlnet.nl/news/2024/20241111-NGI-Mobifree-grants.html), [2](https://termux.dev/en/posts/general/2024/11/11/termux-selected-for-nlnet-ngi-mobifree-grant.html))* + +  + +[Cloudflare](https://www.cloudflare.com) +*[Cloudflare](https://www.cloudflare.com) ([1](https://packages-cf.termux.dev))* + +  + +[Warp](https://www.warp.dev/?utm_source=github&utm_medium=readme&utm_campaign=termux) +[*Warp, built for coding with multiple AI agents*](https://www.warp.dev/?utm_source=github&utm_medium=readme&utm_campaign=termux) diff --git a/site/assets/sponsors/cloudflare.png b/site/assets/sponsors/cloudflare.png new file mode 100644 index 0000000000..2929f47868 Binary files /dev/null and b/site/assets/sponsors/cloudflare.png differ diff --git a/site/assets/sponsors/github.png b/site/assets/sponsors/github.png new file mode 100644 index 0000000000..abff89edea Binary files /dev/null and b/site/assets/sponsors/github.png differ diff --git a/site/assets/sponsors/nlnet-ngi-mobifree.png b/site/assets/sponsors/nlnet-ngi-mobifree.png new file mode 100644 index 0000000000..6b95b93bd7 Binary files /dev/null and b/site/assets/sponsors/nlnet-ngi-mobifree.png differ