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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 266C4C433FE for ; Fri, 14 Oct 2022 09:04:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229648AbiJNJE4 (ORCPT ); Fri, 14 Oct 2022 05:04:56 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54602 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229665AbiJNJEy (ORCPT ); Fri, 14 Oct 2022 05:04:54 -0400 Received: from smtp-out2.suse.de (smtp-out2.suse.de [IPv6:2001:67c:2178:6::1d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 53C75D69 for ; Fri, 14 Oct 2022 02:04:49 -0700 (PDT) Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by smtp-out2.suse.de (Postfix) with ESMTPS id 11FE71F385; Fri, 14 Oct 2022 09:04:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.cz; s=susede2_rsa; t=1665738288; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=+qEjuQevZqyO6CweEJ3yMgcImI5q9b4HueNFxukrWBY=; b=XD30HJYu8Zxvfw0lppcSsVQmNo2npD8F/gYupZiGxF9Knhn71vioSCxhCN5ao1kIKqLlpJ 0oJHekyNptvIv+TlywQLsOc1n4Qyvh4W6O4YcUsZktET34itnnoMKh+8VsxvM5jg76eLkp BoEDhFE5i7eyui00f3GxF9OhNUfUsL8= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.cz; s=susede2_ed25519; t=1665738288; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=+qEjuQevZqyO6CweEJ3yMgcImI5q9b4HueNFxukrWBY=; b=2PLzHIJyEB1IJ9kdSR0k7Zu60kVAJ3oUsmoONBUriXaZo+8RoNpXWMuz2Wz5sQ/Qt3JyXj qanXBPb3gJjht5Bw== Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by imap2.suse-dmz.suse.de (Postfix) with ESMTPS id BEABF13451; Fri, 14 Oct 2022 09:04:47 +0000 (UTC) Received: from dovecot-director2.suse.de ([192.168.254.65]) by imap2.suse-dmz.suse.de with ESMTPSA id j/J/Li8mSWM5EwAAMHmgww (envelope-from ); Fri, 14 Oct 2022 09:04:47 +0000 Date: Fri, 14 Oct 2022 11:05:12 +0200 From: Cyril Hrubis To: Palmer Dabbelt Cc: vapier@gentoo.org, wanlong.gao@gmail.com, jstancek@redhat.com, stanislav.kholmanskikh@oracle.com, alexey.kodanev@oracle.com, ltp@lists.linux.it, linux-kernel@vger.kernel.org, Conor Dooley Subject: Re: [PATCH] MAINTAINERS: git://github -> https://github.com for linux-test-project Message-ID: References: <20221013214638.30953-1-palmer@rivosinc.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20221013214638.30953-1-palmer@rivosinc.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi! Reviewed-by: Cyril Hrubis -- Cyril Hrubis chrubis@suse.cz