summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatolij Gustschin <[email protected]>2025-07-20 22:35:58 +0200
committerTom Rini <[email protected]>2025-07-21 09:22:21 -0600
commitf2f451d9d6d3756458d5037e3e5135e5211582d7 (patch)
treea05e5fc0cb2ae3d7fe104e290b6b3d990c6a720b
parentc99f6d91671362ab61c3d1f9e1aaafe7e7389599 (diff)
MAINTAINERS: Update email of Anatolij Gustschin
Use new email for community work. Also remove my capricorn SoM maintainer entry since I do not have access to this hardware anymore. Signed-off-by: Anatolij Gustschin <[email protected]>
-rw-r--r--MAINTAINERS2
-rw-r--r--board/siemens/capricorn/MAINTAINERS1
-rw-r--r--board/terasic/de1-soc/MAINTAINERS2
-rw-r--r--doc/git-mailrc2
4 files changed, 3 insertions, 4 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index ce7f7e03505..f914fc54f54 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1865,7 +1865,7 @@ F: common/spl_reloc.c
F: include/vbe.h
VIDEO
-M: Anatolij Gustschin <[email protected]>
+M: Anatolij Gustschin <[email protected]>
S: Maintained
T: git https://source.denx.de/u-boot/custodians/u-boot-video.git
F: drivers/video/
diff --git a/board/siemens/capricorn/MAINTAINERS b/board/siemens/capricorn/MAINTAINERS
index 3b4bd64dd00..9c8c7a6ecdc 100644
--- a/board/siemens/capricorn/MAINTAINERS
+++ b/board/siemens/capricorn/MAINTAINERS
@@ -1,6 +1,5 @@
CAPRICORN BOARD
M: Alexander Sverdlin <[email protected]>
-M: Anatolij Gustschin <[email protected]>
M: Heiko Schocher <[email protected]>
M: Walter Schweizer <[email protected]>
S: Maintained
diff --git a/board/terasic/de1-soc/MAINTAINERS b/board/terasic/de1-soc/MAINTAINERS
index 1e726e93603..6e7eee9c3e3 100644
--- a/board/terasic/de1-soc/MAINTAINERS
+++ b/board/terasic/de1-soc/MAINTAINERS
@@ -1,5 +1,5 @@
DE1-SoC BOARD
-M: Anatolij Gustschin <[email protected]>
+M: Anatolij Gustschin <[email protected]>
S: Maintained
F: board/terasic/de1-soc/
F: include/configs/socfpga_de1_soc.h
diff --git a/doc/git-mailrc b/doc/git-mailrc
index 1982785f60e..747ceda3307 100644
--- a/doc/git-mailrc
+++ b/doc/git-mailrc
@@ -13,7 +13,7 @@ alias u-boot uboot
alias abiessmann Andreas Bießmann <[email protected]>
alias abrodkin Alexey Brodkin <[email protected]>
alias afleming Andy Fleming <[email protected]>
-alias ag Anatolij Gustschin <[email protected]>
+alias ag Anatolij Gustschin <[email protected]>
alias agraf Alexander Graf <[email protected]>
alias alexnemirovsky Alex Nemirovsky <[email protected]>
alias alisonwang Alison Wang <[email protected]>