From 90b774328bd69d96f951d82a74063a1108d6a09e Mon Sep 17 00:00:00 2001 From: C0rWin Date: Wed, 20 Nov 2024 23:48:46 +0200 Subject: [PATCH] Nominate Fedor Partanskiy (@pfi79) to the maintainer (#5053) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit @pfi79, has demonstrate very active contribution over the past year, assiting with code review, fix and providing patches, maintainer unit-tests aiding to reduce amount of flakes. Was activelly taking care to align the project with up to date libraries and go eco-system updates. In addition to their technical contributions, Fedor has shown a clear commitment to the project’s success and growth. He have taken the initiative to address issues promptly and have actively participated in discussions to maintain the project’s direction. His consistent effort and dedication make him well-suited for the responsibilities of a maintainer, ensuring the project’s continued success and reliability. Signed-off-by: Artem --- MAINTAINERS.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 56a01fcd7b2..67ba50bf45e 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -11,6 +11,7 @@ See [the documentation on Maintainers](https://hyperledger-fabric.readthedocs.io | Andrew Coleman | [andrew-coleman][andrew-coleman] | andrew-coleman | | Artem Barger | [c0rwin][c0rwin] | c0rwin | | Dave Enyeart | [denyeart][denyeart] | dave.enyeart | +| Fedor Partanskiy | [pfi79][pfi79] | pfi79 | | Manish Sethi | [manish-sethi][manish-sethi] | manish-sethi | | Tatsuya Sato | [satota2][satota2] | satota2 | | Yacov Manevich | [yacovm][yacovm] | yacovm | @@ -91,3 +92,4 @@ See [the documentation on Maintainers](https://hyperledger-fabric.readthedocs.io [tock-ibm]: https://github.com/tock-ibm [wlahti]: https://github.com/wlahti [yacovm]: https://github.com/yacovm +[pfi79]: https://github.com/pfi79