diff mbox

[FFmpeg-devel] MAINTAINERS: Adding myself as dashenc maintainer

Message ID 1516508772-16201-1-git-send-email-kjeyapal@akamai.com
State Accepted
Commit 046a9468688a74cf107bfd425ad9e1d7b9d3890b
Headers show

Commit Message

Jeyapal, Karthick Jan. 21, 2018, 4:26 a.m. UTC
From: Karthick Jeyapal <kjeyapal@akamai.com>

If somebody else wants to maintain dashenc either now or in future,
I am absolutely fine with giving up this responsibility anytime.
But till then we need a maintainer for dashenc, and I am volunteering for that task.
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

Comments

Michael Niedermayer Jan. 23, 2018, 11:21 p.m. UTC | #1
On Sun, Jan 21, 2018 at 09:56:12AM +0530, Karthick J wrote:
> From: Karthick Jeyapal <kjeyapal@akamai.com>
> 
> If somebody else wants to maintain dashenc either now or in future,
> I am absolutely fine with giving up this responsibility anytime.
> But till then we need a maintainer for dashenc, and I am volunteering for that task.
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)

applied

thanks

[...]
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index e583926..1785851 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -394,6 +394,7 @@  Muxers/Demuxers:
   cdxl.c                                Paul B Mahol
   crc.c                                 Michael Niedermayer
   dashdec.c                             Steven Liu
+  dashenc.c                             Karthick Jeyapal
   daud.c                                Reimar Doeffinger
   dss.c                                 Oleksij Rempel
   dtsdec.c                              foo86