diff options
| author | Borislav Petkov <[email protected]> | 2017-07-28 09:35:51 +0200 |
|---|---|---|
| committer | Rafael J. Wysocki <[email protected]> | 2017-07-30 14:37:09 +0200 |
| commit | ed3beaa832b31c5b4e4367be87874dd5b5299662 (patch) | |
| tree | 049c05b41d8d00866dbfbf1be0beb4fc0720ebe4 | |
| parent | a06f29b2866ce4418154d6cb955e35899c554066 (diff) | |
MAINTAINERS: Add Tony and Boris as ACPI/APEI reviewers
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 <[email protected]>
Acked-by: Tony Luck <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
| -rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index fc35558ce310..24fdab285e18 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -311,6 +311,14 @@ F: drivers/pci/*/*acpi* F: drivers/pci/*/*/*acpi* F: tools/power/acpi/ +ACPI APEI +M: "Rafael J. Wysocki" <[email protected]> +M: Len Brown <[email protected]> +R: Tony Luck <[email protected]> +R: Borislav Petkov <[email protected]> +F: drivers/acpi/apei/ + ACPI COMPONENT ARCHITECTURE (ACPICA) M: Robert Moore <[email protected]> M: Lv Zheng <[email protected]> |