diff mbox

MAINTAINERS: Add Tony and Boris as ACPI/APEI reviewers

Message ID 20170728073551.GB1889@nazgul.tnic (mailing list archive)
State Accepted, archived
Delegated to: Rafael Wysocki
Headers show

Commit Message

Borislav Petkov July 28, 2017, 7:35 a.m. UTC
Since this piece of the ACPI pile is doing RAS, it is perhaps prudent if
we at least paid attention to it and the direction it takes. So add Tony
and me as reviewers.

Signed-off-by: Borislav Petkov <bp@suse.de>
---
 MAINTAINERS | 8 ++++++++
 1 file changed, 8 insertions(+)

Comments

Tony Luck July 28, 2017, 5:02 p.m. UTC | #1
> Since this piece of the ACPI pile is doing RAS, it is perhaps prudent if

> we at least paid attention to it and the direction it takes. So add Tony

> and me as reviewers.


Acked-by: Tony Luck <tony.luck@intel.com>
Rafael J. Wysocki Aug. 1, 2017, 11:14 p.m. UTC | #2
On Friday, July 28, 2017 05:02:11 PM Luck, Tony wrote:
> > Since this piece of the ACPI pile is doing RAS, it is perhaps prudent if
> > we at least paid attention to it and the direction it takes. So add Tony
> > and me as reviewers.
> 
> Acked-by: Tony Luck <tony.luck@intel.com>

Applied, thanks!

--
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index f66488dfdbc9..985413fb5d83 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -310,6 +310,14 @@  F:	drivers/pci/*/*acpi*
 F:	drivers/pci/*/*/*acpi*
 F:	tools/power/acpi/
 
+ACPI APEI
+M:	"Rafael J. Wysocki" <rjw@rjwysocki.net>
+M:	Len Brown <lenb@kernel.org>
+L:	linux-acpi@vger.kernel.org
+R:	Tony Luck <tony.luck@intel.com>
+R:	Borislav Petkov <bp@alien8.de>
+F:	drivers/acpi/apei/
+
 ACPI COMPONENT ARCHITECTURE (ACPICA)
 M:	Robert Moore <robert.moore@intel.com>
 M:	Lv Zheng <lv.zheng@intel.com>