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 9869947F53 for ; Mon, 6 Nov 2023 18:41:58 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id AAD1668C2AA; Mon, 6 Nov 2023 20:41:55 +0200 (EET) Received: from a27-12.smtp-out.us-west-2.amazonses.com (a27-12.smtp-out.us-west-2.amazonses.com [54.240.27.12]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 095AC68C27F for ; Mon, 6 Nov 2023 20:41:47 +0200 (EET) To: =?UTF-8?Q?ffmpeg-devel=40ffmpeg=2Eorg?= Date: Mon, 6 Nov 2023 18:41:45 +0000 Mime-Version: 1.0 References: <20231106184141.30439-1-cosmin@cosmin.at> X-Mailer: Amazon WorkMail Thread-Index: AQHaEODjhDAj8U2DSnGskCDGy4so+g== Thread-Topic: [PATCH v2 0/1] tools/general_assembly.pl - add options to print names, emails or both X-Original-Mailer: git-send-email 2.42.1 X-Wm-Sent-Timestamp: 1699296104 Message-ID: <0101018ba5f0d23e-f77da37f-5467-4299-8fb2-b44a46ed7df7-000000@us-west-2.amazonses.com> Feedback-ID: 1.us-west-2.An468LAV0jCjQDrDLvlZjeAthld7qrhZr+vow8irkvU=:AmazonSES X-SES-Outgoing: 2023.11.06-54.240.27.12 Subject: [FFmpeg-devel] [PATCH v2 0/1] tools/general_assembly.pl - add options to print names, emails or both 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: , From: Cosmin Stejerean via ffmpeg-devel Reply-To: FFmpeg development discussions and patches Cc: =?UTF-8?Q?Cosmin_Stejerean?= 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: Per http://ffmpeg.org/pipermail/ffmpeg-devel/2023-November/316480.html a list of emails should not be published as the GA membership. To facilitate publishing the GA list this updates the GA script with options to print only names, only emails (for voting) or both. Changes since v1: - added --emails to print only emails with compatibility with voting software - added --names to make it easy to get a list of only names for publishing - added help message to show usage Cosmin Stejerean (1): tools/general_assembly.pl - add options to print names, emails or both tools/general_assembly.pl | 43 +++++++++++++++++++++++++++++++++++++-- 1 file changed, 41 insertions(+), 2 deletions(-) -- 2.42.1 _______________________________________________ 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".