From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTPS id 1988D4C9D0 for ; Sun, 11 May 2025 20:13:56 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id ED4D5688002; Sun, 11 May 2025 23:13:50 +0300 (EEST) Received: from relay3-d.mail.gandi.net (relay3-d.mail.gandi.net [217.70.183.195]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 6B68B68B926; Sun, 11 May 2025 23:13:39 +0300 (EEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id 4277D1FCE7; Sun, 11 May 2025 20:13:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1746994418; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=Am4s8CMUg5k6Ttec9+Ax0wOX8Zs43RPvVmglTj2rSYk=; b=bLmTSRV2psdsWVgLWmRegvbBCRsEasUGLh8oBh69wlptHi6SHcEqzHWKUtk8fUsoAi1gyY PWc2euqDfz1YRyi8zaJKTN4kBrD3AYKhPdehKjz97zO9Bhb0XZ+MeqFpnYKZv3rvINtST+ MgqFSd2oYdCnpmUADRDz4PF3HTiPSdN4FI4uz3WVM4ORO691In4OfjgaabTR2eTmCTxH9f vTf/4g0r+pLchaMwV+EIAIDwwUTAzHW9/mud+HlY69JqtBeEJsuP4gEl8hud92GpxJNF88 ND2UmlOFugjdGYUKIvSNpe4on89Ok6H7S/x4q2kKOLCAF9EV1kWGllbmB3cbLA== From: Michael Niedermayer To: FFmpeg development discussions and patches Date: Sun, 11 May 2025 22:13:36 +0200 Message-ID: <20250511201336.1592173-1-michael@niedermayer.cc> X-Mailer: git-send-email 2.49.0 MIME-Version: 1.0 X-GND-State: clean X-GND-Score: -70 X-GND-Cause: gggruggvucftvghtrhhoucdtuddrgeefvddrtddtgddvleelfeduucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuifetpfffkfdpucggtfgfnhhsuhgsshgtrhhisggvnecuuegrihhlohhuthemuceftddunecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenfghrlhcuvffnffculdeftddmnecujfgurhephffvvefufffkofgggfestdekredtredttdenucfhrhhomhepofhitghhrggvlhcupfhivgguvghrmhgrhigvrhcuoehmihgthhgrvghlsehnihgvuggvrhhmrgihvghrrdgttgeqnecuggftrfgrthhtvghrnhepffeulefgueevvdehhedvvdfhudelhfduhfeifffhudevvdffhfejffettdejvdelnecukfhppeeguddrieeirdeijedruddufeenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepihhnvghtpeeguddrieeirdeijedruddufedphhgvlhhopehlohgtrghlhhhoshhtpdhmrghilhhfrhhomhepmhhitghhrggvlhesnhhivgguvghrmhgrhigvrhdrtggtpdhnsggprhgtphhtthhopeefpdhrtghpthhtohepfhhfmhhpvghgqdguvghvvghlsehffhhmphgvghdrohhrghdprhgtphhtthhopegtohhmphhnsehffhhmphgvghdrohhrghdprhgtphhtthhopehthhhilhhordgsohhrghhmrghnnhesmhgrihhlrdguvg X-GND-Sasl: michael@niedermayer.cc Subject: [FFmpeg-devel] [PATCH] MAINTAINERS: Add entry for samples-request X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 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 Cc: Thilo Borgmann , compn Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: This is based on discussion with the GA and its simply the people who have done or tried to do some uploads recently. Everyone who has a shell account on ffmpeg.org should have powers to upload samples. CC: compn CC: Thilo Borgmann Signed-off-by: Michael Niedermayer --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 7f7faa05959..d1d87752b91 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -56,6 +56,7 @@ presets [0] metadata subsystem Aurelien Jacobs release management Michael Niedermayer API tests [0] +samples-request [2] Thilo Borgmann, James Almer, Ben Littler Communication -- 2.49.0 _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".