Skip to content

Commit 3bf23ce

Browse files
committed
Update credit
1 parent c5a6f68 commit 3bf23ce

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

Doc/whatsnew/3.14.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -830,7 +830,8 @@ mimetypes
830830
(Contributed by Hugo van Kemenade in :gh:`129965`.)
831831

832832
* Add :rfc:`9512` ``application/yaml`` MIME type for YAML files (``.yaml``
833-
and ``.yml``). (Contributed by Kristinita in :gh:`132056`.)
833+
and ``.yml``). (Contributed by Sasha "Nelie" Chernykh and Hugo van Kemenade
834+
in :gh:`132056`.)
834835

835836

836837
multiprocessing
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
The ``application/yaml`` mime type (:rfc:`9512`) is now supported
2-
by :mod:`mimetypes`.
2+
by :mod:`mimetypes`. Patch by Sasha "Nelie" Chernykh and Hugo van Kemenade.

0 commit comments

Comments
 (0)