From patchwork Wed Jun 7 13:25:51 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Nedeljko Babic X-Patchwork-Id: 3864 Delivered-To: ffmpegpatchwork@gmail.com Received: by 10.103.10.2 with SMTP id 2csp2355180vsk; Wed, 7 Jun 2017 06:26:05 -0700 (PDT) X-Received: by 10.28.72.7 with SMTP id v7mr2360027wma.125.1496841965168; Wed, 07 Jun 2017 06:26:05 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1496841965; cv=none; d=google.com; s=arc-20160816; b=fkPlZ90xwXlfIikMBKDYL40srui7AJ7YNNGypEShORFF3Z3Fdz7oMeFo3UbL4YTK/V 8aH1hkzLdaYeF1FUuQI11N9Cb7XilnmFzh4GqYasjxliim7otc2vu9uyl43SsPpUxIuF qECAiPDpLBCh25FI55AOXvcaCVKransqCHElBjC+piFubatw/cHMsBe817ZEwOROF1E7 ZSPFF255bLAkhwPuvReQfV+VzeGWBNDhFl92clSaC5pGH4GzUTB6Ks4Uxdy6hTl6+sHs StGtgRt6WvwtkV+vIPihbWT/EBMsgnvI5B6/a5xY/T2uBVLiXGI3Q/RfVPNePze7Kgti i2EA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:content-transfer-encoding:mime-version:reply-to :list-subscribe:list-help:list-post:list-archive:list-unsubscribe :list-id:precedence:subject:references:in-reply-to:message-id:date :to:from:delivered-to:arc-authentication-results; bh=db4U6K4c9O8J59/r0CJ4k5qs0f4am4cQsXv/4WxZG2I=; b=VmA16FoBPM0oUU7yGurcYluR6YLxY6SQyzpnB26nnjkWKbiF7Hw8zHnWlAKK6sptnp yBZ4Tr2D+XNXqFEIPqKdtv/YQSWDBod+dkoY3A1vRrQ92y5pEUsSmcJM4NUzF+AFoUtd kmPdzwERHEwbPVYAkaXTkGJTtbijDAZS9elm47eryjvtbv1rZ7nmVdXS9oSDyGpK8QUa ovIb49udHSJ7WhhRwSAzY2RDlTUF344Du5v2y0LuSXBu0Ifdq5RxujFYcKB+gImW3/au 0/hePc3Mm8p+pI+ugJhGeIzKn+78CPIZk3yhVRhlNLZZ8f/IjHDHLcn7cNfcRysk38cO G6lg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of ffmpeg-devel-bounces@ffmpeg.org designates 79.124.17.100 as permitted sender) smtp.mailfrom=ffmpeg-devel-bounces@ffmpeg.org Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org. [79.124.17.100]) by mx.google.com with ESMTP id r11si2526043wmf.91.2017.06.07.06.26.04; Wed, 07 Jun 2017 06:26:05 -0700 (PDT) Received-SPF: pass (google.com: domain of ffmpeg-devel-bounces@ffmpeg.org designates 79.124.17.100 as permitted sender) client-ip=79.124.17.100; Authentication-Results: mx.google.com; spf=pass (google.com: domain of ffmpeg-devel-bounces@ffmpeg.org designates 79.124.17.100 as permitted sender) smtp.mailfrom=ffmpeg-devel-bounces@ffmpeg.org Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 0C22468920F; Wed, 7 Jun 2017 16:26:01 +0300 (EEST) X-Original-To: ffmpeg-devel@ffmpeg.org Delivered-To: ffmpeg-devel@ffmpeg.org Received: from mail.rt-rk.com (mx2.rt-rk.com [89.216.37.149]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 53E2E680D52 for ; Wed, 7 Jun 2017 16:25:55 +0300 (EEST) Received: from localhost (localhost [127.0.0.1]) by mail.rt-rk.com (Postfix) with ESMTP id E84481A4AFD for ; Wed, 7 Jun 2017 15:25:53 +0200 (CEST) X-Virus-Scanned: amavisd-new at rt-rk.com Received: from bosut (bosut.domain.local [192.168.231.21]) by mail.rt-rk.com (Postfix) with ESMTP id D608A1A4A85 for ; Wed, 7 Jun 2017 15:25:53 +0200 (CEST) Received: by bosut (Postfix, from userid 10341) id E8EEBA40E72; Wed, 7 Jun 2017 15:25:53 +0200 (CEST) From: Nedeljko Babic To: ffmpeg-devel@ffmpeg.org Date: Wed, 7 Jun 2017 15:25:51 +0200 Message-Id: <1496841951-17751-2-git-send-email-nedeljko.babic@imgtec.com> X-Mailer: git-send-email 1.7.1 In-Reply-To: <1496841951-17751-1-git-send-email-nedeljko.babic@imgtec.com> References: <1496841951-17751-1-git-send-email-nedeljko.babic@imgtec.com> Subject: [FFmpeg-devel] [PATCH] MAINTAINERS: Add Manojkumar Bhosale for MIPS, remove myself. X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches MIME-Version: 1.0 Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Manojkumar is taking over MIPS maintenance. Signed-off-by: Nedeljko Babic --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 32408e6..60aae12 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -514,7 +514,7 @@ Operating systems / CPU architectures ===================================== Alpha Falk Hueffner -MIPS Nedeljko Babic +MIPS Manojkumar Bhosale Mac OS X / PowerPC Romain Dolbeau, Guillaume Poirier Amiga / PowerPC Colin Ward Windows MinGW Alex Beregszaszi, Ramiro Polla