From 59ca6acdd98a46b2e6603b14f300bd461960e922 Mon Sep 17 00:00:00 2001 From: Almar Klein Date: Mon, 20 Nov 2017 11:04:26 +0100 Subject: [PATCH 1/2] Add imageio --- _sections/30-projects.md | 1 + 1 file changed, 1 insertion(+) diff --git a/_sections/30-projects.md b/_sections/30-projects.md index 216c4a7..e7f29b3 100644 --- a/_sections/30-projects.md +++ b/_sections/30-projects.md @@ -42,3 +42,4 @@ These projects pledge to drop Python 2 support in or before 2020. - [gala](https://gala.readthedocs.io) - [cual-id](https://github.com/johnchase/cual-id) - [CIS](https://github.com/cedadev/cis) +- [imageio](https://imageio.github.io) From 8dc8194de7a5979d6cb3c4e0071f132f1cce7d7a Mon Sep 17 00:00:00 2001 From: Almar Klein Date: Mon, 20 Nov 2017 13:05:44 +0100 Subject: [PATCH 2/2] Sort by GH stars --- _sections/30-projects.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_sections/30-projects.md b/_sections/30-projects.md index e7f29b3..e6896f2 100644 --- a/_sections/30-projects.md +++ b/_sections/30-projects.md @@ -37,9 +37,10 @@ These projects pledge to drop Python 2 support in or before 2020. - [An Introduction to Applied Bioinformatics](http://readiab.org) - [music21](http://web.mit.edu/music21/) +- [imageio](https://imageio.github.io) - [QIIME](http://qiime.org) - [Altair](https://github.com/ellisonbg/altair) - [gala](https://gala.readthedocs.io) - [cual-id](https://github.com/johnchase/cual-id) - [CIS](https://github.com/cedadev/cis) -- [imageio](https://imageio.github.io) +