From patchwork Sat Feb 20 12:35:17 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Laurent Vivier X-Patchwork-Id: 1442623 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=nongnu.org (client-ip=209.51.188.17; helo=lists.gnu.org; envelope-from=qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org; receiver=) Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4DjSp04LLQz9sVt for ; Sat, 20 Feb 2021 23:44:56 +1100 (AEDT) Received: from localhost ([::1]:56244 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lDRd0-0007SX-Ic for incoming@patchwork.ozlabs.org; Sat, 20 Feb 2021 07:44:54 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:58922) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lDRUK-0007EB-Jw; Sat, 20 Feb 2021 07:35:56 -0500 Received: from mout.kundenserver.de ([217.72.192.74]:38911) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lDRUG-0003Pl-Oo; Sat, 20 Feb 2021 07:35:56 -0500 Received: from localhost.localdomain ([82.252.134.158]) by mrelayeu.kundenserver.de (mreue107 [212.227.15.183]) with ESMTPSA (Nemesis) id 1MYe6H-1lIEj83Ckt-00Vdtg; Sat, 20 Feb 2021 13:35:33 +0100 From: Laurent Vivier To: qemu-devel@nongnu.org Subject: [PULL 04/12] MAINTAINERS: add my github tree URL Date: Sat, 20 Feb 2021 13:35:17 +0100 Message-Id: <20210220123525.1353731-5-laurent@vivier.eu> X-Mailer: git-send-email 2.29.2 In-Reply-To: <20210220123525.1353731-1-laurent@vivier.eu> References: <20210220123525.1353731-1-laurent@vivier.eu> MIME-Version: 1.0 X-Provags-ID: V03:K1:J3fQqlS94LYalD2PoOnsH2uBJ3vphShIY1ZRBD42B8hA0titKf8 /rQHDrVoETo5Y855xpnBjdJtsXfHyVSYXygh335irDzP7MWwY8pIv4faUhDEMMZLfps/Pq0 tF/+VhpT5vDIbiSbAWxDl+xamM7TjaB7htjmNYjgOYcTXtBwFiVky3nDrOp/FdClOTY0KMb wqWY2M/CEB15URml9KSCQ== X-UI-Out-Filterresults: notjunk:1;V03:K0:2de7kDTWwoU=:o6q1oJ4uwjnQ8JHTk+h3S8 NiG50iad/uaNP38yIesuhDB2herQt9tLzDrKgw8/x9ZqJRRrQLpuFrd/06dZBGe+l63bJOAjY OymFXG7AMcPnHddLSjCpkSIgG9jxoGfAxPe/PuvaLUUrGXghR5myLg+Wovx0ig4gSz68ZlfDl BVKXzKhUiujyD9uX9NG1LDfSrgmMocfh6hFsONNN4oJgY7nzBafkd5cQ6uQsmxJeUbQaMAbsF SWUBp82bDPvmjxYyyeAukly7PD0tDSy2FdlK61EIPP8UN3El9HaIRA8XXs3B4JtspKvOV75XT 7MMgoyyxmcCSppwdyjT08aJlZ/8ntMiCtK9f2M8lVjcx62PQ85XRq3Bix0yonRK859wL5WCYy ayv9h6yuTea4NisRKwtpyPZdmUFqjy7GtCCPsb464WTrLFohbzbqaV/i3tJKzsQd0+5bx5q1Z ZA0jVXgRDA== Received-SPF: none client-ip=217.72.192.74; envelope-from=laurent@vivier.eu; helo=mout.kundenserver.de X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: qemu-trivial@nongnu.org, Christian Schoenebeck , Michael Tokarev , Laurent Vivier , Greg Kurz Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: "Qemu-devel" From: Christian Schoenebeck I already used this github URL for PRs before and will continue to use it in foreseeable future. Signed-off-by: Christian Schoenebeck Reviewed-by: Greg Kurz Message-Id: Signed-off-by: Laurent Vivier --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 66354e6e4957..f3d22d32d3de 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1848,6 +1848,7 @@ F: fsdev/ F: docs/interop/virtfs-proxy-helper.rst F: tests/qtest/virtio-9p-test.c T: git https://gitlab.com/gkurz/qemu.git 9p-next +T: git https://github.com/cschoenebeck/qemu.git 9p.next virtio-blk M: Stefan Hajnoczi