From patchwork Thu Dec 26 14:37:43 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alex Elder X-Patchwork-Id: 3407031 Return-Path: X-Original-To: patchwork-ceph-devel@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork1.web.kernel.org (Postfix) with ESMTP id 70E3D9F169 for ; Thu, 26 Dec 2013 14:38:18 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 6A06220136 for ; Thu, 26 Dec 2013 14:38:17 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 635952012D for ; Thu, 26 Dec 2013 14:38:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753184Ab3LZOhp (ORCPT ); Thu, 26 Dec 2013 09:37:45 -0500 Received: from mail-ie0-f176.google.com ([209.85.223.176]:39825 "EHLO mail-ie0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753145Ab3LZOho (ORCPT ); Thu, 26 Dec 2013 09:37:44 -0500 Received: by mail-ie0-f176.google.com with SMTP id at1so8423855iec.7 for ; Thu, 26 Dec 2013 06:37:44 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :cc:subject:content-type:content-transfer-encoding; bh=TOouuFt9h5p4FlF8DBP09bvQMraUZiEKZ0iT72uoLjw=; b=Ii1YYsfB5cRxD9QsHb5Ke9UE1JtNa5HRJKx5sP8rMdGAR0bBVSIiKFdIrFVAc3zPId pTY4kadNUwCmZdGLMPSP1JjZV/7yXUCLTA/9VID/kMZfCd2gZs5uGCjGHPaUB9BE8neP aE+BbNycTlh07xBRIoIHpPOY3uJC6Rsg7KgSiWVZvN0AwjLSs/kKwGIV6IdiOt/b/STG 92OwXntdg9gic/RvcUbrI20LWvNBXU4Cq4zVYp/kv5IWsthY48HNzILpVz8jNK+wze/3 UXqWo4OzQCQ9lgaV/bFJCZ5UsQLe4wEp5xLITEVp2Fwy05wCZFd3s3ueCUeg/vergojk 2gXQ== X-Gm-Message-State: ALoCoQmZs74R0HtLm/8mN4CvSNU++Uygne9SlrnuQWhoUiU1TncvlGfqf26lVS5C5vpFeb+GpGuz X-Received: by 10.42.98.134 with SMTP id s6mr11997755icn.21.1388068663975; Thu, 26 Dec 2013 06:37:43 -0800 (PST) Received: from [172.22.22.4] (c-71-195-31-37.hsd1.mn.comcast.net. [71.195.31.37]) by mx.google.com with ESMTPSA id ft2sm38219211igb.5.2013.12.26.06.37.43 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 26 Dec 2013 06:37:43 -0800 (PST) Message-ID: <52BC3F37.6050103@linaro.org> Date: Thu, 26 Dec 2013 08:37:43 -0600 From: Alex Elder User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Sage Weil CC: ceph-devel , LKML Subject: [PATCH] MAINTAINERS: update an e-mail address X-Enigmail-Version: 1.5.2 Sender: ceph-devel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: ceph-devel@vger.kernel.org X-Spam-Status: No, score=-7.5 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_HI, RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP [Sage, perhaps you could sign off on or ack this, and take it in through your tree. Thanks. -Alex] I no longer have direct access to my Inktank e-mail. I still pay attention to rbd, so update its entry in MAINTAINERS accordingly. Signed-off-by: Alex Elder --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index d5e4ff3..d42633c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7016,7 +7016,7 @@ F: drivers/media/parport/*-qcam* RADOS BLOCK DEVICE (RBD) M: Yehuda Sadeh M: Sage Weil -M: Alex Elder +M: Alex Elder M: ceph-devel@vger.kernel.org W: http://ceph.com/ T: git git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git