maintainers: volunteer to maintain power library

Message ID 20231023042709.1357418-1-sivaprasad.tummala@amd.com (mailing list archive)
State Accepted, archived
Delegated to: Thomas Monjalon
Headers
Series maintainers: volunteer to maintain power library |

Checks

Context Check Description
ci/checkpatch success coding style OK
ci/loongarch-compilation success Compilation OK
ci/loongarch-unit-testing success Unit Testing PASS
ci/Intel-compilation success Compilation OK
ci/github-robot: build success github build: passed
ci/intel-Testing success Testing PASS
ci/intel-Functional success Functional PASS
ci/iol-broadcom-Performance success Performance Testing PASS
ci/iol-intel-Performance success Performance Testing PASS
ci/iol-mellanox-Performance success Performance Testing PASS
ci/iol-broadcom-Functional success Functional Testing PASS
ci/iol-intel-Functional success Functional Testing PASS
ci/iol-compile-amd64-testing success Testing PASS
ci/iol-unit-arm64-testing success Testing PASS
ci/iol-unit-amd64-testing success Testing PASS
ci/iol-compile-arm64-testing success Testing PASS

Commit Message

Sivaprasad Tummala Oct. 23, 2023, 4:27 a.m. UTC
  Add co-maintainer for power library.

Signed-off-by: Sivaprasad Tummala <sivaprasad.tummala@amd.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)
  

Comments

Hunt, David Oct. 23, 2023, 9:48 a.m. UTC | #1
On 23/10/2023 05:27, Sivaprasad Tummala wrote:
> Add co-maintainer for power library.
>
> Signed-off-by: Sivaprasad Tummala <sivaprasad.tummala@amd.com>
> ---
>   MAINTAINERS | 1 +
>   1 file changed, 1 insertion(+)
>
Thanks for the help, Sivaprasad.

Acked-by: David Hunt <david.hunt@intel.com>
  
Ferruh Yigit Oct. 23, 2023, 10:17 a.m. UTC | #2
On 10/23/2023 10:48 AM, Hunt, David wrote:
> 
> On 23/10/2023 05:27, Sivaprasad Tummala wrote:
>> Add co-maintainer for power library.
>>
>> Signed-off-by: Sivaprasad Tummala <sivaprasad.tummala@amd.com>
>> ---
>>   MAINTAINERS | 1 +
>>   1 file changed, 1 insertion(+)
>>
> Thanks for the help, Sivaprasad.
> 
> Acked-by: David Hunt <david.hunt@intel.com>
> 

Acked-by: Ferruh Yigit <ferruh.yigit@amd.com>
  
Thomas Monjalon Nov. 6, 2023, 9:20 p.m. UTC | #3
23/10/2023 12:17, Ferruh Yigit:
> On 10/23/2023 10:48 AM, Hunt, David wrote:
> > On 23/10/2023 05:27, Sivaprasad Tummala wrote:
> >> Add co-maintainer for power library.
> >>
> >> Signed-off-by: Sivaprasad Tummala <sivaprasad.tummala@amd.com>
> >>
> > Thanks for the help, Sivaprasad.
> > 
> > Acked-by: David Hunt <david.hunt@intel.com>
> 
> Acked-by: Ferruh Yigit <ferruh.yigit@amd.com>

Applied, thanks Sivaprasad for helping.
  

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 4083658697..d4d7546eb6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1668,6 +1668,7 @@  F: lib/pci/
 Power management
 M: Anatoly Burakov <anatoly.burakov@intel.com>
 M: David Hunt <david.hunt@intel.com>
+M: Sivaprasad Tummala <sivaprasad.tummala@amd.com>
 F: lib/power/
 F: doc/guides/prog_guide/power_man.rst
 F: app/test/test_power*