diff options
author | Laszlo Ersek <lersek@redhat.com> | 2019-07-15 18:26:21 +0200 |
---|---|---|
committer | Leif Lindholm <leif.lindholm@linaro.org> | 2019-07-18 21:32:21 +0100 |
commit | 2474cb0a4d6982c915b60407a0dd3035e7a5e639 (patch) | |
tree | f2992d256c77f7deb657edaa039d4d24b5d47e11 /Maintainers.txt | |
parent | 46b6cae1e5dce9be004501800d2b6cdcb9cf5698 (diff) | |
download | edk2-2474cb0a4d6982c915b60407a0dd3035e7a5e639.tar.gz |
Maintainers.txt: split out section "OvmfPkg: CSM modules"
We ask contributors to copy David on patches that affect "CSM modules"
under OvmfPkg. With the "GetMaintainer.py" script being introduced later,
express this expectation in "Maintainers.txt" in machine-readable format.
Cc: Andrew Fish <afish@apple.com>
Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: David Woodhouse <dwmw2@infradead.org>
Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Leif Lindholm <leif.lindholm@linaro.org>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Acked-by: David Woodhouse <dwmw2@infradead.org>
Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
Diffstat (limited to 'Maintainers.txt')
-rw-r--r-- | Maintainers.txt | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/Maintainers.txt b/Maintainers.txt index 31ec66b3cb..18fd2ef43c 100644 --- a/Maintainers.txt +++ b/Maintainers.txt @@ -209,8 +209,6 @@ W: http://www.tianocore.org/ovmf/ M: Jordan Justen <jordan.l.justen@intel.com>
M: Laszlo Ersek <lersek@redhat.com>
M: Ard Biesheuvel <ard.biesheuvel@linaro.org>
-R: David Woodhouse <dwmw2@infradead.org>
- (CSM modules)
S: Maintained
OvmfPkg: Xen-related modules
@@ -246,6 +244,10 @@ F: OvmfPkg/Tcg/ R: Marc-André Lureau <marcandre.lureau@redhat.com>
R: Stefan Berger <stefanb@linux.ibm.com>
+OvmfPkg: CSM modules
+F: OvmfPkg/Csm/
+R: David Woodhouse <dwmw2@infradead.org>
+
PcAtChipsetPkg
F: PcAtChipsetPkg/
W: https://github.com/tianocore/tianocore.github.io/wiki/PcAtChipsetPkg
|