diff --git a/docs/source/whatsnew/github-stats-7.rst b/docs/source/whatsnew/github-stats-7.rst index 23ff55c..0d8b28b 100644 --- a/docs/source/whatsnew/github-stats-7.rst +++ b/docs/source/whatsnew/github-stats-7.rst @@ -1,6 +1,33 @@ Issues closed in the 7.x development cycle ========================================== +Issues closed in 7.10 +--------------------- + +GitHub stats for 2019/10/25 - 2019/11/27 (tag: 7.9.0) + +These lists are automatically generated, and may be incomplete or contain duplicates. + +We closed 4 issues and merged 22 pull requests. +The full list can be seen `on GitHub `__ + +The following 15 authors contributed 101 commits. + +* anatoly techtonik +* Ben Lewis +* Benjamin Ragan-Kelley +* Gerrit Buss +* grey275 +* Gökcen Eraslan +* Jonathan Slenders +* Joris Van den Bossche +* kousik +* Matthias Bussonnier +* Nicholas Bollweg +* Paul McCarthy +* Srinivas Reddy Thatiparthy +* Timo Kaufmann +* Tony Fast Issues closed in 7.9 -------------------- diff --git a/tools/release_helper.sh b/tools/release_helper.sh index 67ce086..92e59ae 100644 --- a/tools/release_helper.sh +++ b/tools/release_helper.sh @@ -42,7 +42,7 @@ echo $BLUE"here are all the authors that contributed to this release:"$NOR git log --format="%aN <%aE>" $PREV_RELEASE... | sort -u -f echo -echo $BLUE"If you see any duplicates cancel (Ctrl-C), then edit .mailmap."$GREEN"Press enter to continue:"$NOR +echo $BLUE"If you see any duplicates cancel (Ctrl-C), then edit .mailmap.\n"$GREEN"Press enter to continue:"$NOR read echo $BLUE"generating stats"$NOR