From f875191d66047b6464b39d5013c899351b206782 Mon Sep 17 00:00:00 2001 From: dberenbaum Date: Wed, 8 Jun 2022 11:43:55 -0400 Subject: [PATCH 1/2] readme: remove donate requests --- README.rst | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/README.rst b/README.rst index b29d0608d7..a060833c91 100644 --- a/README.rst +++ b/README.rst @@ -8,7 +8,7 @@ • `Tutorial `_ • `Mailing List `_ -|CI| |Maintainability| |Coverage| |Donate| |DOI| +|CI| |Maintainability| |Coverage| |DOI| |PyPI| |Packages| |Brew| |Conda| |Choco| |Snap| @@ -230,7 +230,7 @@ Comparison to related technologies Contributing ============ -|Maintainability| |Donate| +|Maintainability| Contributions are welcome! Please see our `Contributing Guide `_ for more details. Thanks to all our contributors! @@ -277,10 +277,6 @@ Barrak, A., Eghan, E.E. and Adams, B. `On the Co-evolution of ML Pipelines and S :target: https://codecov.io/gh/iterative/dvc :alt: Codecov -.. |Donate| image:: https://img.shields.io/badge/patreon-donate-green.svg?logo=patreon - :target: https://www.patreon.com/DVCorg/overview - :alt: Donate - .. |Snap| image:: https://img.shields.io/badge/snap-install-82BEA0.svg?logo=snapcraft :target: https://snapcraft.io/dvc :alt: Snapcraft From eebccd02d0e3efcba89b27995914406943e89c8c Mon Sep 17 00:00:00 2001 From: dberenbaum Date: Wed, 8 Jun 2022 12:44:33 -0400 Subject: [PATCH 2/2] remove .github/FUNDING.yml --- .github/FUNDING.yml | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 .github/FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml deleted file mode 100644 index 87b7c58360..0000000000 --- a/.github/FUNDING.yml +++ /dev/null @@ -1,3 +0,0 @@ -# These are supported funding model platforms - -patreon: DVCorg