From d5d2fc4016001c36d6177ea89f7a6cb3c5dea8e3 Mon Sep 17 00:00:00 2001 From: Keith Hall Date: Wed, 9 Feb 2022 22:34:46 +0200 Subject: [PATCH] create separate sponsors.md file --- README.md | 26 ++++++-------------------- doc/sponsors.md | 10 ++++++++++ 2 files changed, 16 insertions(+), 20 deletions(-) create mode 100644 doc/sponsors.md diff --git a/README.md b/README.md index 6e48db43..1b8b5d5d 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,6 @@

- SponsorsKey FeaturesHow To UseInstallation • @@ -22,28 +21,15 @@ ### Sponsors

- and now, a word from our sponsors: + a special thank you goes to our sponsors:
-

- WorkOS -
+ WorkOS +
Your app, enterprise-ready. -
- Start selling to enterprise customers with just a few lines of code. -
- Add Single Sign-On (and more) in minutes instead of months. -
+ Start selling to enterprise customers with just a few lines of code. +
+ Add Single Sign-On (and more) in minutes instead of months.
- -
- Please note, that being sponsored does not affect the individuality of the `bat` - project or affect the maintainers' actions in any way. We remain impartial and - continue to assess pull requests solely on merit - the features added, bugs - solved, and effect on the overall complexity of the code. No issue will have a - different priority based on sponsorship status of the reporter. -
- - If you are interested to learn more, see our [`CONTRIBUTING.md`](CONTRIBUTING.md) guide.

### Syntax highlighting diff --git a/doc/sponsors.md b/doc/sponsors.md new file mode 100644 index 00000000..4884786a --- /dev/null +++ b/doc/sponsors.md @@ -0,0 +1,10 @@ +## Sponsors + +Please note, that being sponsored does not affect the individuality of the `bat` +project or affect the maintainers' actions in any way. +We remain impartial and continue to assess pull requests solely on merit - the +features added, bugs solved, and effect on the overall complexity of the code. +No issue will have a different priority based on sponsorship status of the +reporter. + +Contributions from anybody are most welcomed, please see our [`CONTRIBUTING.md`](CONTRIBUTING.md) guide.