From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from smtp4.osuosl.org (smtp4.osuosl.org [140.211.166.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id A9B15C07E9D for ; Fri, 23 Sep 2022 21:34:19 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id 47C4441A2A; Fri, 23 Sep 2022 21:34:19 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org 47C4441A2A X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp4.osuosl.org ([127.0.0.1]) by localhost (smtp4.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KC47QhDryTiQ; Fri, 23 Sep 2022 21:34:18 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp4.osuosl.org (Postfix) with ESMTP id 229FB41877; Fri, 23 Sep 2022 21:34:17 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org 229FB41877 Received: from smtp4.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by ash.osuosl.org (Postfix) with ESMTP id AF6CD1BF337 for ; Fri, 23 Sep 2022 21:34:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id 963D841877 for ; Fri, 23 Sep 2022 21:34:15 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org 963D841877 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp4.osuosl.org ([127.0.0.1]) by localhost (smtp4.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3F07X3VJy63J for ; Fri, 23 Sep 2022 21:34:14 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.8.0 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org 6EAEC4098D Received: from relay1-d.mail.gandi.net (relay1-d.mail.gandi.net [217.70.183.193]) by smtp4.osuosl.org (Postfix) with ESMTPS id 6EAEC4098D for ; Fri, 23 Sep 2022 21:34:14 +0000 (UTC) Received: (Authenticated sender: thomas.petazzoni@bootlin.com) by mail.gandi.net (Postfix) with ESMTPSA id A5FC0240002; Fri, 23 Sep 2022 21:34:12 +0000 (UTC) Date: Fri, 23 Sep 2022 23:34:11 +0200 From: Thomas Petazzoni To: Giulio Benetti Message-ID: <20220923233411.77ada387@windsurf> In-Reply-To: <20220923185057.1627414-1-giulio.benetti@benettiengineering.com> References: <20220923185057.1627414-1-giulio.benetti@benettiengineering.com> Organization: Bootlin X-Mailer: Claws Mail 4.1.0 (GTK 3.24.34; x86_64-redhat-linux-gnu) MIME-Version: 1.0 X-Mailman-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1663968852; 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: in-reply-to:in-reply-to:references:references; bh=lmPsa4h9ltxgyeVXohW8abxPmbej7ypKC1TCj0lwx/4=; b=IuGfEnK1gSXM257yw0hShTqgExs/jPjeLYz1o28jp4Z6Bnv6jVguWB0FwMn2tcRLMs8l0h Hr2LOabm3no9QX4XkzvWGKEFAbeKlYEihQrUzUJLU4Hb5T9PggQ3BUXbtVU9WWIw/bfRXL SpmxU3xNROa5QFTt3Ud+ylwl6yVJ9j65WolQ9cuFWbKKZUXS9Oz0pNd+MGK5jODcEsqaxI NizIWv/XZxoXxS2tA9Qdoc9pG1TE2WV7ED3tmLkfQQ9F+kTis8p2CL4/cyEh1UWMJTSkqm r4aigPn/Z0avnMu6FUsT04Y0qC6QwZKLRSIHt4LIEDduiiYcZTFegYDrDIe52w== X-Mailman-Original-Authentication-Results: smtp4.osuosl.org; dkim=pass (2048-bit key, unprotected) header.d=bootlin.com header.i=@bootlin.com header.a=rsa-sha256 header.s=gm1 header.b=IuGfEnK1 Subject: Re: [Buildroot] [PATCH] DEVELOPERS: add Giulio Benetti to package qt5 X-BeenThere: buildroot@buildroot.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: buildroot@buildroot.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" On Fri, 23 Sep 2022 20:50:57 +0200 Giulio Benetti wrote: > Signed-off-by: Giulio Benetti > --- > DEVELOPERS | 1 + > 1 file changed, 1 insertion(+) Applied to master, thanks. Thomas -- Thomas Petazzoni, CTO, Bootlin Embedded Linux and Kernel engineering https://bootlin.com _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot