diff options
author | Angel Pons <th3fanbus@gmail.com> | 2020-04-15 16:36:39 +0200 |
---|---|---|
committer | Angel Pons <th3fanbus@gmail.com> | 2020-04-16 17:02:28 +0000 |
commit | 77410efebf38f7cd50c80a6c695e83888dabfb9c (patch) | |
tree | e434f067add37e997cc6db0a65b10c34cb0379e6 | |
parent | 0b9ed92c40e97c69bc3c111f067c98571a976007 (diff) |
MAINTAINERS: Update GA-H61M-S2PV
Commit 991ee05 ("mb/gigabyte/ga-h61m-s2pv: rename to ga-h61m-series")
renamed the mainboard folder from `ga-h61m-s2pv` to `ga-h61m-series`,
but the MAINTAINERS file was not updated accordingly. Correct that.
Change-Id: I8119e29912e04ab57bebb96f37a4147afbb4d56e
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/40409
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Singer <felixsinger@posteo.net>
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 1026bdb30a..bc1e1fc40f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -198,10 +198,10 @@ M: Damien Zammit <damien@zamaudio.com> S: Odd Fixes F: src/mainboard/gigabyte/ga-g41m-es2l -GIGABYTE GA-H61M-S2PV MAINBOARD +GIGABYTE GA-H61M SERIES MAINBOARDS M: Angel Pons <th3fanbus@gmail.com> S: Maintained -F: src/mainboard/gigabyte/ga-h61m-s2pv +F: src/mainboard/gigabyte/ga-h61m-series GOOGLE PANTHER MAINBOARD M: Stefan Reinauer <stefan.reinauer@coreboot.org> |