From patchwork Tue Feb 22 12:40:53 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Michael Tremer X-Patchwork-Id: 5223 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4K2zL750mJz3xgV for ; Tue, 22 Feb 2022 12:41:03 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4K2zL61Vz4z3P8; Tue, 22 Feb 2022 12:41:02 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4K2zL60p0Yz2xVx; Tue, 22 Feb 2022 12:41:02 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4K2zL52YHnz2xKb for ; Tue, 22 Feb 2022 12:41:01 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4K2zL43bmlz17q; Tue, 22 Feb 2022 12:41:00 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1645533660; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=+CM+h21QZOadKgXli/qGQ6xN7usWQbvYL5woZZ66Yqs=; b=OToJUoEbkwoNgtywmCaSkU848hMGQLFkRXWOaYFnTCIm90kIBp5djsiHZhK5ZX4qcZEla+ qRoGF/QDMRfXUEAQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1645533660; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=+CM+h21QZOadKgXli/qGQ6xN7usWQbvYL5woZZ66Yqs=; b=jnbiasOh/fcsmps0TdHanJ2g/AKEqPj7XcLNLF/I6Di0YtZb09MU3Y8H0Dl+/UrPKWA5EP QJtQDUpzOOh/XCPEElGgsPLUi2ZTK8/2GFrUqHAqihNchoFXJp/hAG0bNU4JW3ZsGzw/T5 HnEraM5AviO3XuW8UPaMBolFHXkEB83CIYSZJ9RMqoBGiUI0cBi3wD8EbSuMExzufDALHx e3FL5Ubtpc4qfYp628EYmQKHyOmXOSK/h+AwyGRzb5yxuv/NcZAUF/DUR62A5zX6k1uLBh IpIl0309zK1d8tL1UbfivcFRrY/OuAEm/4iFt0naNSWUhoSZQyQ/cc5lGkMijQ== From: Michael Tremer To: development@lists.ipfire.org Subject: [PATCH] credits: Run ./make.sh update-contributors Date: Tue, 22 Feb 2022 12:40:53 +0000 Message-Id: <20220222124053.1210857-1-michael.tremer@ipfire.org> MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Michael Tremer Errors-To: development-bounces@lists.ipfire.org Sender: "Development" This should be run regularly, or ideally just before we close a Core Update so that we can give credit to everywhere who has contributed to it. Signed-off-by: Michael Tremer --- html/cgi-bin/credits.cgi | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/html/cgi-bin/credits.cgi b/html/cgi-bin/credits.cgi index 8caabce5e..321ada292 100644 --- a/html/cgi-bin/credits.cgi +++ b/html/cgi-bin/credits.cgi @@ -74,8 +74,8 @@ Jonatan Schlag, Dirk Wagner, Marcel Lorenz, Alf Høgemark, -Ben Schweikert, Leo-Andres Hofmann, +Ben Schweikert, Daniel Weismüller, Peter Pfeiffer, Daniel Glanzmann, @@ -98,6 +98,7 @@ Florian Bührle, Bernhard Bitsch, Justin Luth, Michael Eitelwein, +Robin Roevens, Alex Koch, Dominik Hassler, Larsen, @@ -110,8 +111,10 @@ Bernhard Bittner, David Kleuker, Hans Horsten, Jakub Ratajczak, +Jon Murphy, Jorrit de Jonge, Przemek Zdroik, +Roberto Peña, Alexander Rudolf Gruber, Andrew Bellows, Axel Gembe, @@ -139,8 +142,6 @@ Osmar Gonzalez, Paul T. Simmons, Rob Brewer, Robert Möker, -Roberto Peña, -Robin Roevens, Stefan Ernst, Stefan Ferstl, Steffen Klammer,