From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by passt.top (Postfix) with ESMTP id 823795A0265 for ; Sat, 22 Oct 2022 10:20:35 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1666426834; 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=WNEfPt3TSHmQ5PvXLpP+jGTtI+0YMW08fgLvSTykxWo=; b=L3h1Eq4LKp7x68rnqcpESFrCUPNFg2UEzGkenBcoyqw9UY/QCCuNgNsfTw5yn7uoAK1bB9 QzM9ohg8syOGxg7JJf64/XzByw2nOvqGwG4ZLxDe+NTMWo08nFxW/j0Jp1vt3kmms/r31k 5XZSwpIVmZYgN9vfxYZEzbxAka8rKXk= Received: from mimecast-mx02.redhat.com (mx3-rdu2.redhat.com [66.187.233.73]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-615-fGMuoDQVPNOhn86qZEPXXg-1; Sat, 22 Oct 2022 04:20:33 -0400 X-MC-Unique: fGMuoDQVPNOhn86qZEPXXg-1 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.rdu2.redhat.com [10.11.54.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 301913C025B9 for ; Sat, 22 Oct 2022 08:20:33 +0000 (UTC) Received: from maya.cloud.tilaa.com (ovpn-208-31.brq.redhat.com [10.40.208.31]) by smtp.corp.redhat.com (Postfix) with ESMTPS id F118F2166B2C; Sat, 22 Oct 2022 08:20:32 +0000 (UTC) Date: Sat, 22 Oct 2022 10:20:10 +0200 From: Stefano Brivio To: Andrea Bolognani Subject: Re: [PATCH] Add git-publish configuration file Message-ID: <20221022102010.6c9d8e61@elisabeth> In-Reply-To: <20221020090814.821278-1-abologna@redhat.com> References: <20221020090814.821278-1-abologna@redhat.com> Organization: Red Hat MIME-Version: 1.0 X-Scanned-By: MIMEDefang 3.1 on 10.11.54.6 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Message-ID-Hash: ISQOWT6TZV6YBUBI6RIOSWOS2OFW43J4 X-Message-ID-Hash: ISQOWT6TZV6YBUBI6RIOSWOS2OFW43J4 X-MailFrom: sbrivio@redhat.com X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header CC: passt-dev@passt.top X-Mailman-Version: 3.3.3 Precedence: list List-Id: Development discussion and patches for passt Archived-At: <> Archived-At: List-Archive: <> List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: On Thu, 20 Oct 2022 11:08:14 +0200 Andrea Bolognani wrote: > Signed-off-by: Andrea Bolognani Applied, thanks. -- Stefano