diff options
author | Rafael J. Wysocki <[email protected]> | 2018-07-05 12:27:53 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2018-07-05 17:19:43 +0200 |
commit | e2a46a48b94d143b7fabd9da7d45eef1a0799986 (patch) | |
tree | 309a1ae8780b4bb348d1dc986354d9e128ff7b09 | |
parent | b7a020bff31318fc8785e6f96b1d38c1625cf1fb (diff) |
MAINTAINERS: Add myself as driver core changes reviewer
I really need to look at driver core changes before they are applied
due to PM dependencies and they sometimes get lost in the LKML
traffic, so add myself as an official driver core reviewer.
Signed-off-by: Rafael J. Wysocki <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 6cfd16790add..68aa943a672c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4456,6 +4456,7 @@ F: Documentation/blockdev/drbd/ DRIVER CORE, KOBJECTS, DEBUGFS AND SYSFS M: Greg Kroah-Hartman <[email protected]> +R: "Rafael J. Wysocki" <[email protected]> T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git S: Supported F: Documentation/kobject.txt |