Skip to content

Commit 97bc1e2

Browse files
authored
core dev whatsnew entry (#3978)
Added @jamesp to the core dev team
1 parent ea49375 commit 97bc1e2

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

docs/src/whatsnew/latest.rst

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@ This document explains the changes made to Iris for this release
2525
📢 Announcements
2626
================
2727

28-
#. N/A
28+
#. Congratulations to `@jamesp`_ who recently became an Iris core developer
29+
after joining the Iris development team at the `Met Office`_. 🎉
2930

3031

3132
✨ Features
@@ -76,8 +77,8 @@ This document explains the changes made to Iris for this release
7677
(:pull:`3958`)
7778

7879
#. `@bjlittle`_ clarified in the doc-string that :class:`~iris.coords.Coord`
79-
is now an `abstract base class`_ of coordinates since ``v3.0.0``, and it
80-
is **not** possible to create an instance of it. (:pull:`3971`)
80+
is now an `abstract base class`_ of coordinates since Iris ``3.0.0``, and
81+
it is **not** possible to create an instance of it. (:pull:`3971`)
8182

8283

8384
💼 Internal
@@ -104,3 +105,4 @@ This document explains the changes made to Iris for this release
104105
105106
.. _abstract base class: https://docs.python.org/3/library/abc.html
106107
.. _GitHub: https://github.com/SciTools/iris/issues/new/choose
108+
.. _Met Office: https://www.metoffice.gov.uk/

0 commit comments

Comments
 (0)