From patchwork Fri Jun 28 13:55:08 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jason Dillaman X-Patchwork-Id: 1124302 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) 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=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=redhat.com 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 45ZznH4ByBz9s3Z for ; Sat, 29 Jun 2019 00:34:59 +1000 (AEST) Received: from localhost ([::1]:60778 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hgrxp-00078I-L3 for incoming@patchwork.ozlabs.org; Fri, 28 Jun 2019 10:34:57 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:33590) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hgrLP-000324-BF for qemu-devel@nongnu.org; Fri, 28 Jun 2019 09:55:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hgrLO-0004Nm-Fz for qemu-devel@nongnu.org; Fri, 28 Jun 2019 09:55:15 -0400 Received: from mail-qk1-f194.google.com ([209.85.222.194]:42275) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hgrLO-0004NN-CC for qemu-devel@nongnu.org; Fri, 28 Jun 2019 09:55:14 -0400 Received: by mail-qk1-f194.google.com with SMTP id b18so4836548qkc.9 for ; Fri, 28 Jun 2019 06:55:14 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=/1Y4fNLaIkF25Y9QPQxd9rwtMpLAq+tObkHK36PZtR4=; b=YDUpgJIVObipy7CYgNvIjqqtVX1UKyZ1qyFHp/R5sfUXbOTBR1H+Jq6A1BbQ+k0ZlB rEq3DxhgGQ8GNE6z7jOMAPvfflLYgFxDtBrTUTd379V0I8CPCx0tvT+XU1YdYTkeqfRq ooCPtOXtU53tcJ9LkgtC5HY6U8MVTD5sU+W4MuuovvQdsqXuCjZa+qkAKnmww26bCmxn kRym+xV+87ln7g2lvh0MN6nCvgdRwCVvCpL8Zc9ISq/ZYZi0QRyVoi/0MrSBzOBr5gK+ N3PBgdiM0m92wg2bUQd//WMvI1FeYCeWv8Vopa6txWjsgle967e/Vo8vEkfg0pdHH8ar HQcg== X-Gm-Message-State: APjAAAVRLzAoxLv7z17oeSTRpxk5pC0sPR9ZxzLgXiR+cCkgg/pDF9IE FImTlJfmENDp8wGU8TqsHjQh8g== X-Google-Smtp-Source: APXvYqx6VYzEzUhR1BCUPs6/dUBysbMDU/owiNPRdzJfbdjCAsibJEnY11XMF8KF5paXartsna/LLQ== X-Received: by 2002:a37:97c5:: with SMTP id z188mr9144409qkd.5.1561730113643; Fri, 28 Jun 2019 06:55:13 -0700 (PDT) Received: from cube-1.lan (pool-96-241-25-63.washdc.fios.verizon.net. [96.241.25.63]) by smtp.gmail.com with ESMTPSA id k33sm1014669qte.69.2019.06.28.06.55.12 (version=TLS1_3 cipher=AEAD-AES256-GCM-SHA384 bits=256/256); Fri, 28 Jun 2019 06:55:12 -0700 (PDT) From: jdillama@redhat.com X-Google-Original-From: dillaman@redhat.com To: jdurgin@redhat.com, kwolf@redhat.com, mreitz@redhat.com, qemu-block@nongnu.org, qemu-devel@nongnu.org Date: Fri, 28 Jun 2019 09:55:08 -0400 Message-Id: <20190628135508.8013-1-dillaman@redhat.com> X-Mailer: git-send-email 2.21.0 MIME-Version: 1.0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 209.85.222.194 X-Mailman-Approved-At: Fri, 28 Jun 2019 10:32:09 -0400 Subject: [Qemu-devel] [PATCH] MAINTAINERS: update RBD block maintainer 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: Jason Dillaman Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: "Qemu-devel" From: Jason Dillaman Remove Josh as per his request since he is no longer the upstream RBD tech lead. Add myself as the maintainer since I am the current RBD tech lead. Signed-off-by: Jason Dillaman Reviewed-by: Josh Durgin --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index cad58b9487..47694cd02f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2367,7 +2367,7 @@ S: Supported F: block/vmdk.c RBD -M: Josh Durgin +M: Jason Dillaman L: qemu-block@nongnu.org S: Supported F: block/rbd.c