From 30ff382475892cf1431d3710d23bcd16c77bf716 Mon Sep 17 00:00:00 2001 From: Matthias Adler Date: Thu, 11 Jan 2024 18:51:22 +0100 Subject: [PATCH] chore: add "macedigital" as codeowner & maintainer (#2511) Add new user to `CODEOWNERS` and `MAINTAINERS`. Should enable me to get notified on new issues and pull-requests for maintaining the project. --- CODEOWNERS | 2 +- MAINTAINERS | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index daca96b42..ca6f43a72 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,2 +1,2 @@ # global owners -* @sdudoladov @Jan-M @FxKu @jopadi @idanovinda @hughcapet +* @sdudoladov @Jan-M @FxKu @jopadi @idanovinda @hughcapet @macedigital diff --git a/MAINTAINERS b/MAINTAINERS index ea2a29ca0..cc07af957 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3,4 +3,5 @@ Felix Kunde Jan Mussler Jociele Padilha Ida Novindasari -Polina Bungina \ No newline at end of file +Polina Bungina +Matthias Adler