From c0cb66c9d78b0a7d0242446ee67d1969ab1de182 Mon Sep 17 00:00:00 2001 From: Dmitry Murzin Date: Thu, 11 Apr 2024 11:42:32 +0300 Subject: [PATCH] [chore]: add @dima74 to the CODEOWNERS Signed-off-by: Dmitry Murzin --- .github/CODEOWNERS | 2 +- MAINTAINERS.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 6c9f21044b4..046db3770c9 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1 @@ -* @s8sato @mversic @arjentix @SamHSmith @outoftardis @Erigara @0x009922 @DCNick3 @vamuzing @Asem-Abdelhady +* @s8sato @mversic @arjentix @SamHSmith @outoftardis @Erigara @0x009922 @DCNick3 @vamuzing @Asem-Abdelhady @dima74 diff --git a/MAINTAINERS.md b/MAINTAINERS.md index e8f89706770..cc16e324926 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -32,3 +32,4 @@ This is the list of maintainers, including their email addresses for direct comm | Bogdan Yamkovoy | [@yamkovoy](https://github.com/yamkovoy) | yamkovoy@soramitsu.co.jp | Documentation | | Vladislav Amuzinski | [@VAmuzing](https://github.com/VAmuzing) | amuzinski@soramitsu.co.jp | Development: Rust | | Artem Stukalov | [@Stukalov-A-M](https://github.com/Stukalov-A-M) | stukalov@soramitsu.co.jp | Documentation: examples | +| Dmitry Murzin | [@dima74](https://github.com/dima74) | murzin@soramitsu.co.jp | Development: Rust |