[v2] maintainers: claim maintainership of ptpclient example app

Message ID 1571147135-52242-1-git-send-email-kirill.rybalchenko@intel.com (mailing list archive)
State Accepted, archived
Delegated to: Thomas Monjalon
Headers
Series [v2] maintainers: claim maintainership of ptpclient example app |

Checks

Context Check Description
ci/iol-compilation success Compile Testing PASS
ci/iol-intel-Performance success Performance Testing PASS
ci/checkpatch success coding style OK
ci/iol-mellanox-Performance success Performance Testing PASS
ci/Intel-compilation success Compilation OK

Commit Message

Rybalchenko, Kirill Oct. 15, 2019, 1:45 p.m. UTC
  Claim maintainership of examples/ptpclient/

Signed-off-by: Kirill Rybalchenko <kirill.rybalchenko@intel.com>
---
v2 changes:
* Fixed typo
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)
  

Comments

De Lara Guarch, Pablo Oct. 17, 2019, 8:17 a.m. UTC | #1
> -----Original Message-----
> From: Rybalchenko, Kirill
> Sent: Tuesday, October 15, 2019 2:46 PM
> To: thomas@monjalon.net
> Cc: dev@dpdk.org; De Lara Guarch, Pablo <pablo.de.lara.guarch@intel.com>;
> Rybalchenko, Kirill <kirill.rybalchenko@intel.com>
> Subject: [PATCH v2] maintainers: claim maintainership of ptpclient example app
> 
> Claim maintainership of examples/ptpclient/
> 
> Signed-off-by: Kirill Rybalchenko <kirill.rybalchenko@intel.com>

Thanks for stepping up!

Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
  
Thomas Monjalon Nov. 26, 2019, 11:37 p.m. UTC | #2
> > Claim maintainership of examples/ptpclient/
> > 
> > Signed-off-by: Kirill Rybalchenko <kirill.rybalchenko@intel.com>
> 
> Thanks for stepping up!
> 
> Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>

Applied, thanks
  

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index f8a56e2..0c896ab 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1495,6 +1495,7 @@  M: John McNamara <john.mcnamara@intel.com>
 F: examples/performance-thread/
 F: doc/guides/sample_app_ug/performance_thread.rst
 
+M: Kirill Rybalchenko <kirill.rybalchenko@intel.com>
 F: examples/ptpclient/
 
 F: examples/quota_watermark/