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 C1CB145A03 for ; Fri, 3 Nov 2023 18:37:28 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id F326F68CD8E; Fri, 3 Nov 2023 20:37:25 +0200 (EET) Received: from a27-233.smtp-out.us-west-2.amazonses.com (unknown [54.240.27.233]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 6B3BD68CC71 for ; Fri, 3 Nov 2023 20:37:18 +0200 (EET) To: =?UTF-8?Q?ffmpeg-devel=40ffmpeg=2Eorg?= Date: Fri, 3 Nov 2023 18:37:15 +0000 Mime-Version: 1.0 References: <20231103183712.95151-1-cosmin@cosmin.at> X-Mailer: Amazon WorkMail Thread-Index: AQHaDoTDBWq8XZpkQ0CE6C4RqJi9cQ== Thread-Topic: [PATCH 0/1] tools/general_assembly.pl - print names with emails X-Original-Mailer: git-send-email 2.42.1 X-Wm-Sent-Timestamp: 1699036635 Message-ID: <0101018b9679a338-0dd27245-14a7-4cfa-a58d-50a8a7aa63eb-000000@us-west-2.amazonses.com> Feedback-ID: 1.us-west-2.An468LAV0jCjQDrDLvlZjeAthld7qrhZr+vow8irkvU=:AmazonSES X-SES-Outgoing: 2023.11.03-54.240.27.233 Subject: [FFmpeg-devel] [PATCH 0/1] tools/general_assembly.pl - print names with emails 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 to also print names along with the emails in the format ``` Name ``` Cosmin Stejerean (1): update GA script to print names in addition to emails since emails should not be shared on the list, this makes it easier to publish the current GA membership tools/general_assembly.pl | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) -- 2.31.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".