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 ESMTP id 587F44AAA5 for ; Sun, 12 May 2024 00:33:16 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id B0D7D68D656; Sun, 12 May 2024 03:33:14 +0300 (EEST) Received: from mail.comstyle.com (speedy.comstyle.com [206.51.28.2]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 0B1E968CF45 for ; Sun, 12 May 2024 03:33:09 +0300 (EEST) Received: from mail.comstyle.com (localhost [127.0.0.1]) by mail.comstyle.com (Postfix) with ESMTP id 4VcNrN0Q4Qz8PbP for ; Sat, 11 May 2024 20:33:08 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=comstyle.com; h=date :from:to:subject:message-id:mime-version:content-type; s= default; bh=mUCPLJD8wLA0++16ZMuOnurUZtuX4o2b5Uu+dHSSrZg=; b=Wxnt oWKABW19f6xsRiZuz+WLa7xn+XZsmnyYapc22DooHFqMmqheV8b2P7VQflEGnPN0 Qyw8JBk2i5UB9eSzMB6bdW43EDPIuORz+ffMofGiEBs/1v5qDmw+K7o6Ao91peQp tV770RaLC+iAwgJL9FKg7XNj8jH0DdKS1Z69S9I= DomainKey-Signature: a=rsa-sha1; c=nofws; d=comstyle.com; h=date:from:to :subject:message-id:mime-version:content-type; q=dns; s=default; b= CbDLqkHLwTT9so9qTmZUkhBOeiGr4lXWWLDO+BiQU0Ooqf294rcN/i4dEln0jRn+ xi3KvfXhsWP+5V4xDWZnVoh3+8c7YBt8E9xqZ3bbcYEVMm/Xwgsu54M2HboyKZ/x VVZg1X2ZCkYJqAlp58L10p2ADNC77BfJf8j1TQdQ7xM= Received: from humpty.home.comstyle.com (unknown [IPv6:2001:470:b050:3:d3a5:8802:e9c4:abad]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA512) (No client certificate requested) (Authenticated sender: brad) by mail.comstyle.com (Postfix) with ESMTPSA id 4VcNrM6khXz8PbN for ; Sat, 11 May 2024 20:33:07 -0400 (EDT) Date: Sat, 11 May 2024 20:33:06 -0400 From: Brad Smith To: ffmpeg-devel@ffmpeg.org Message-ID: MIME-Version: 1.0 Content-Disposition: inline Subject: [FFmpeg-devel] [PATCH] MAINTAINERS: add myself as *BSD maintainer 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 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: MAINTAINERS: add myself as *BSD maintainer I try to help out with *BSD patches or build related issues where I can. Signed-off-by: Brad Smith --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index dd633f37e8..41a98744ad 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -488,6 +488,7 @@ Resamplers: Operating systems / CPU architectures ===================================== +*BSD Brad Smith Alpha Falk Hueffner MIPS Manojkumar Bhosale, Shiyou Yin LoongArch Shiyou Yin -- 2.44.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".