From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <rsanford@akamai.com>
Received: from prod-mail-xrelay06.akamai.com (prod-mail-xrelay06.akamai.com
 [96.6.114.98]) by dpdk.org (Postfix) with ESMTP id 47C0E56AA
 for <dev@dpdk.org>; Wed, 25 Feb 2015 21:18:22 +0100 (CET)
Received: from prod-mail-xrelay06.akamai.com (localhost.localdomain
 [127.0.0.1]) by postfix.imss70 (Postfix) with ESMTP id A03A21658EE;
 Wed, 25 Feb 2015 20:18:21 +0000 (GMT)
Received: from prod-mail-relay08.akamai.com (prod-mail-relay08.akamai.com
 [172.27.22.71])
 by prod-mail-xrelay06.akamai.com (Postfix) with ESMTP id 9558E16587B;
 Wed, 25 Feb 2015 20:18:21 +0000 (GMT)
Received: from email.msg.corp.akamai.com (ustx2ex-cas1.msg.corp.akamai.com
 [172.27.25.30])
 by prod-mail-relay08.akamai.com (Postfix) with ESMTP id 91130981D2;
 Wed, 25 Feb 2015 20:18:21 +0000 (GMT)
Received: from ustx2ex-cashub2.dfw01.corp.akamai.com (172.27.25.76) by
 ustx2ex-dag1mb1.msg.corp.akamai.com (172.27.27.101) with Microsoft SMTP
 Server (TLS) id 15.0.913.22; Wed, 25 Feb 2015 14:18:05 -0600
Received: from USMBX2.msg.corp.akamai.com ([169.254.1.91]) by
 ustx2ex-cashub2.dfw01.corp.akamai.com ([172.27.25.76]) with mapi; Wed, 25 Feb
 2015 14:18:05 -0600
From: "Sanford, Robert" <rsanford@akamai.com>
To: "dev@dpdk.org" <dev@dpdk.org>
Date: Wed, 25 Feb 2015 14:18:05 -0600
Thread-Topic: [PATCH] maintainers: claim responsibility for timers
Thread-Index: AdBROCl7X6b90PbzSCutZ1JVeXcKjw==
Message-ID: <D113978F.70D0%rsanford@akamai.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
user-agent: Microsoft-MacOutlook/14.4.3.140616
acceptlanguage: en-US
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
Subject: [dpdk-dev] [PATCH] maintainers: claim responsibility for timers
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: patches and discussions about DPDK <dev.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Wed, 25 Feb 2015 20:18:22 -0000

Signed-off-by: Robert Sanford <rsanford@akamai.com>

---
MAINTAINERS |    1 +
1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 2eb7761..a2b53b3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -371,6 +371,7 @@ F: examples/vm_power_manager/
F: doc/guides/sample_app_ug/vm_power_management.rst
Timers
+M: Robert Sanford <rsanford@akamai.com>
F: lib/librte_timer/
F: doc/guides/prog_guide/timer_lib.rst
F: app/test/test_timer*
--
1.7.1