diff options
author | Sumeet Pawnikar <sumeet.r.pawnikar@intel.com> | 2024-06-14 14:07:42 +0530 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2024-06-18 19:36:53 +0000 |
commit | f3c6261931a9df2be3cbaf7dae11267f47c21f44 (patch) | |
tree | a397447b0968369aa5b79abcd238cfc25d98fb1e | |
parent | e6d2b8a77550d2ab5909e177877ec99dc22555e3 (diff) |
MAINTAINERS: Add Intel DPTF section with Sumeet Pawnikar as maintainer
I am the one who takes care of end to end DPTF (Thermal Management)
related coreboot things across various X86 based platforms.
Signed-off-by: Sumeet Pawnikar <sumeet.r.pawnikar@intel.com>
Change-Id: I08a1ae48bd5b66ee2f7903615e64d0bab5e0d7d0
Reviewed-on: https://review.coreboot.org/c/coreboot/+/83102
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Karthik Ramasubramanian <kramasub@google.com>
Reviewed-by: Eric Lai <ericllai@google.com>
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index af1cb51262..2c7b6e65ee 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -780,6 +780,11 @@ M: Ronak Kanabar <ronak.kanabar@intel.com> S: Maintained F: src/drivers/intel/fsp2_0/ +INTEL DPTF +M: Sumeet Pawnikar <sumeet.r.pawnikar@intel.com> +S: Maintained +F: src/drivers/intel/dptf/ + ################################################################################ # Systems on a Chip ################################################################################ |