Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ed9afa1

Browse files
authored
Credit correct user (#2835)
1 parent 5d2762a commit ed9afa1

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/changelog.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -608,7 +608,7 @@ Version 6.0.0 introduces some changes which affect backward compatibility:
608608
:proc:`/proc/stat` can't be read due to permission error. Redirect it to
609609
:envvar:`PSUTIL_DEBUG` instead.
610610
- :gh:`2241`, [NetBSD]: can't compile On NetBSD 10.99.3/amd64. (patch by
611-
:user:`Thomas Klausner <tklauser>`)
611+
:user:`Thomas Klausner <0-wiz-0>`)
612612
- :gh:`2245`, [Windows]: fix var unbound error on possibly in
613613
:func:`swap_memory` (patch by :user:`student_2333 <lgc2333>`)
614614
- :gh:`2268`: ``bytes2human()`` utility function was unable to properly
@@ -742,7 +742,7 @@ Version 6.0.0 introduces some changes which affect backward compatibility:
742742
ENOMEM due to missing ``#include <sys/param.h>`` directive. (patch by
743743
:user:`Peter Jeremy <peterjeremy>`)
744744
- :gh:`2128`, [NetBSD]: :func:`swap_memory` was miscalculated. (patch by
745-
:user:`Thomas Klausner <tklauser>`)
745+
:user:`Thomas Klausner <0-wiz-0>`)
746746

747747
5.9.1 — 2022-05-20
748748
^^^^^^^^^^^^^^^^^^

docs/credits.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -569,7 +569,7 @@ Code contributors by year
569569
.. _`Sylvain Mouquet`: https://github.com/sylvainmouquet
570570
.. _`Syohei YOSHIDA`: https://github.com/syohex
571571
.. _`Thiago Borges Abdnur`: https://github.com/bolaum
572-
.. _`Thomas Klausner`: https://github.com/tklauser
572+
.. _`Thomas Klausner`: https://github.com/0-wiz-0
573573
.. _`Tim Schlueter`: https://github.com/modelrockettier
574574
.. _`Timmy Konick`: https://github.com/tijko
575575
.. _`Vincent A. Arcila`: https://github.com/jandrovins

0 commit comments

Comments
 (0)