diff options
| author | Duje Mihanović <[email protected]> | 2025-06-26 22:11:31 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2025-06-26 14:22:39 -0600 |
| commit | 359e3012921f2fc2d43f3c4e320a752173f82b82 (patch) | |
| tree | 4cba34b18a0f43b46a65c86259b08aa8685ab6d0 | |
| parent | 5f732b4bb0946b4d1a32add4ec5595eb9846cd26 (diff) | |
mailmap: Update email for Duje Mihanović
I'm moving to a new address, so map my old one to it.
Also update the MAINTAINERS entries.
Signed-off-by: Duje Mihanović <[email protected]>
| -rw-r--r-- | .mailmap | 1 | ||||
| -rw-r--r-- | MAINTAINERS | 2 | ||||
| -rw-r--r-- | board/samsung/coreprimevelte/MAINTAINERS | 2 |
3 files changed, 3 insertions, 2 deletions
@@ -39,6 +39,7 @@ Casey Connolly <[email protected]> <[email protected]> Christian Kohn <[email protected]> <[email protected]> Christopher Obbard <[email protected]> <[email protected]> Dirk Behme <[email protected]> Durga Challa <[email protected]> <[email protected]> Eugen Hristev <[email protected]> <[email protected]> Eugen Hristev <[email protected]> <[email protected]> diff --git a/MAINTAINERS b/MAINTAINERS index d62dd35a385..893977ad1df 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -391,7 +391,7 @@ F: drivers/pci/pci-aardvark.c F: drivers/pci/pci_mvebu.c ARM MARVELL PXA1908 -M: Duje Mihanović <[email protected]> +M: Duje Mihanović <[email protected]> S: Maintained T: git git://git.dujemihanovic.xyz/u-boot.git F: arch/arm/dts/pxa1908* diff --git a/board/samsung/coreprimevelte/MAINTAINERS b/board/samsung/coreprimevelte/MAINTAINERS index 0902117e8b3..9dccd041ffb 100644 --- a/board/samsung/coreprimevelte/MAINTAINERS +++ b/board/samsung/coreprimevelte/MAINTAINERS @@ -1,5 +1,5 @@ Samsung Galaxy Core Prime VE LTE support -M: Duje Mihanović <[email protected]> +M: Duje Mihanović <[email protected]> S: Maintained T: git git://git.dujemihanovic.xyz/u-boot.git F: board/samsung/coreprimevelte/ |
