diff options
author | Gayatri Kammela <[email protected]> | 2020-10-06 20:51:08 -0700 |
---|---|---|
committer | Hans de Goede <[email protected]> | 2020-10-07 23:07:38 +0200 |
commit | d0e21c24de71f0c46491d2ccf3d511447a74d2c7 (patch) | |
tree | afb2398529fd2eb05a937fb11a4bd3754a1ef33c | |
parent | 46461f8709ed1998bdfae35296ba63ab12ec50a9 (diff) |
MAINTAINERS: Update maintainers for pmc_core driver
Update MAINTAINERS file for pmc_core driver to reflect the current
maintainers.
Cc: Vishwanath Somayaji <[email protected]>
Cc: Andy Shevchenko <[email protected]>
Cc: Srinivas Pandruvada <[email protected]>
Cc: David E. Box <[email protected]>
Acked-by: David E. Box <[email protected]>
Acked-by: Vishwanath Somayaji <[email protected]>
Signed-off-by: Gayatri Kammela <[email protected]>
Signed-off-by: David E. Box <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Reviewed-by: Rajneesh Bhardwaj <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Hans de Goede <[email protected]>
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b1c97a16b6ce..edd2b19c240f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8905,8 +8905,8 @@ F: arch/x86/include/asm/intel_punit_ipc.h F: drivers/platform/x86/intel_punit_ipc.c INTEL PMC CORE DRIVER -M: Rajneesh Bhardwaj <[email protected]> -M: Vishwanath Somayaji <[email protected]> +M: Rajneesh Bhardwaj <[email protected]> +M: David E Box <[email protected]> S: Maintained F: drivers/platform/x86/intel_pmc_core* |