From 9d821f70b4a91554458758833b60dfab21c51785 Mon Sep 17 00:00:00 2001 From: Thomas A Caswell Date: Fri, 16 Dec 2022 09:49:37 -0500 Subject: [PATCH] DOC: remove research notice closes #24717 per @yochannah https://github.com/matplotlib/matplotlib/issues/24717#issuecomment-1354709630 --- README.md | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/README.md b/README.md index d58c26ffcd22..250fe106d20e 100644 --- a/README.md +++ b/README.md @@ -72,18 +72,3 @@ acknowledge this by citing Matplotlib. [A ready-made citation entry](https://matplotlib.org/stable/users/project/citing.html) is available. - -### Research notice - -Please note that this repository is participating in a study into -sustainability of open source projects. Data will be gathered about this -repository for approximately the next 12 months, starting from June -2021. - -Data collected will include number of contributors, number of PRs, time -taken to close/merge these PRs, and issues closed. - -For more information, please visit [the informational -page](https://sustainable-open-science-and-software.github.io/) or -download the [participant information -sheet](https://sustainable-open-science-and-software.github.io/assets/PIS_sustainable_software.pdf).