File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,8 @@ This document explains the changes made to Iris for this release
2626================
2727
2828#. Congratulations to `@ESadek-MO `_ who has become a core developer for Iris! 🎉
29- #. Welcome and congratulations to `@HGWright `_ and `@scottrobinson02 `_ who made their first contributions to Iris! 🎉
29+ #. Welcome and congratulations to `@HGWright `_, `@scottrobinson02 `_ and
30+ `@agriyakhetarpal `_ who made their first contributions to Iris! 🎉
3031
3132
3233✨ Features
@@ -140,6 +141,9 @@ This document explains the changes made to Iris for this release
140141#. `@lbdreyer `_ removed the Iris TestRunner. Tests are now run via nox or
141142 pytest. (:pull: `5205 `)
142143
144+ #. `@agriyakhetarpal `_ prevented the GitHub action for publishing releases to
145+ PyPI from running in forks. (:pull: `5220 `)
146+
143147
144148.. comment
145149 Whatsnew author names (@github name) in alphabetical order. Note that,
@@ -148,6 +152,7 @@ This document explains the changes made to Iris for this release
148152 .. _@fnattino : https://github.com/fnattino
149153.. _@ed-hawkins : https://github.com/ed-hawkins
150154.. _@scottrobinson02 : https://github.com/scottrobinson02
155+ .. _@agriyakhetarpal : https://github.com/agriyakhetarpal
151156
152157.. comment
153158 Whatsnew resources in alphabetical order:
You can’t perform that action at this time.
0 commit comments