From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.haj.ipfire.org (localhost [IPv6:::1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4h1JSB3tZBz2ylc for ; Thu, 16 Jul 2026 16:30:34 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [IPv6:2001:678:b28::25]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (Client CN "mail01.haj.ipfire.org", Issuer "YR2" (not verified)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4h1JSB3hTnz2xNM for ; Thu, 16 Jul 2026 16:30:34 +0000 (UTC) Received: from people01.haj.ipfire.org (people01.haj.ipfire.org [172.28.1.161]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (4096 bit raw public key) server-digest SHA256 client-signature ECDSA (secp384r1) client-digest SHA384) (Client CN "people01.haj.ipfire.org", Issuer "YE2" (not verified)) by mail01.ipfire.org (Postfix) with ESMTPS id 4h1JSB10M4z2f3 for ; Thu, 16 Jul 2026 16:30:34 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1784219434; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=UJJ4Z5V+7D2a37+8joiXUJNIAuRLWsy4i9e91Lqydi4=; b=wDYpQ0Xd2m5WI6FZg6Ycluk+pMMERfK4P90H2juyYFOsRO0tJFUnbhbiOPBcgoRbnEdTLG R4DETFfwVZlu9uCA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1784219434; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=UJJ4Z5V+7D2a37+8joiXUJNIAuRLWsy4i9e91Lqydi4=; b=AjONgLNDx+e5iZK9F56qzUekbIXUcKuQ5r0OkhaDpeMuqf5hrUND3F4sZwj9eVQfU4T+V+ DtRYyCuXpsqr6DBDv/HC+TJHuTlXQKHm7CyOe5nxVGF4M8qo2v045ay3BIk6o/Z91LfzTj Ph/OjC16r+ZCQwJqp0vTdmehH14ZyR+ZPyGN4gi5ngnGefOSwqi2e79mCtTZwzI8CEqcxN ZwNmmArR6y4/G4YMnKPmJRS6gtPj/+qZYcaRFjk3Gws+FZuXX4GDuWq+fs0kkGwxE8SsCp umyLjSxalulJPqEnvNOETEt4oUKKXyO1qp90FYF5+3wj9EZJHx0+SyKe4eRoxg== Received: by people01.haj.ipfire.org (Postfix, from userid 1000) id 4h1JS96MJRz2yLf; Thu, 16 Jul 2026 16:30:33 +0000 (UTC) To: ipfire-scm@lists.ipfire.org Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. b631caa2fbc5234e5ec9b9dfbcb59cfacb4b929b X-Git-Refname: refs/heads/next X-Git-Reftype: branch X-Git-Oldrev: 5e334df36c0fdc63f523df14a411e28e1f7469eb X-Git-Newrev: b631caa2fbc5234e5ec9b9dfbcb59cfacb4b929b Message-Id: <4h1JS96MJRz2yLf@people01.haj.ipfire.org> Date: Thu, 16 Jul 2026 16:30:33 +0000 (UTC) From: Michael Tremer Precedence: list List-Id: List-Subscribe: , List-Unsubscribe: , List-Post: List-Help: Sender: Mail-Followup-To: This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 2.x development tree". The branch, next has been updated via b631caa2fbc5234e5ec9b9dfbcb59cfacb4b929b (commit) from 5e334df36c0fdc63f523df14a411e28e1f7469eb (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit b631caa2fbc5234e5ec9b9dfbcb59cfacb4b929b Author: Michael Tremer Date: Thu Jul 16 16:30:20 2026 +0000 make.sh: Update contributors Signed-off-by: Michael Tremer ----------------------------------------------------------------------- Summary of changes: html/cgi-bin/credits.cgi | 1 + 1 file changed, 1 insertion(+) Difference in files: diff --git a/html/cgi-bin/credits.cgi b/html/cgi-bin/credits.cgi index 597c9c85a..867974ba7 100644 --- a/html/cgi-bin/credits.cgi +++ b/html/cgi-bin/credits.cgi @@ -120,6 +120,7 @@ David Kleuker, Hans Horsten, Jakub Ratajczak, Jorrit de Jonge, +Julio Lira, Przemek Zdroik, Sebastien GISLAIN, Alexander Rudolf Gruber, hooks/post-receive -- IPFire 2.x development tree