From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18035 invoked by alias); 20 Jul 2008 21:59:15 -0000 Received: (qmail 18025 invoked by uid 22791); 20 Jul 2008 21:59:15 -0000 X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (216.239.33.17) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 20 Jul 2008 21:58:57 +0000 Received: from zps38.corp.google.com (zps38.corp.google.com [172.25.146.38]) by smtp-out.google.com with ESMTP id m6KLwp9u013219 for ; Sun, 20 Jul 2008 22:58:52 +0100 Received: from localhost (cgda.corp.google.com [172.18.116.66]) by zps38.corp.google.com with ESMTP id m6KLwo5F011513; Sun, 20 Jul 2008 14:58:50 -0700 Received: by localhost (Postfix, from userid 56346) id F02A3306D3; Sun, 20 Jul 2008 14:58:49 -0700 (PDT) To: gdb-patches@sourceware.org Subject: [applied patch] Add myself to write-after-approval list Cc: cgd@google.com Message-Id: <20080720215849.F02A3306D3@localhost> Date: Sun, 20 Jul 2008 21:59:00 -0000 From: cgd@google.com (Chris Demetriou) X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-07/txt/msg00384.txt.bz2 I got write-after-approval access a few months ago, got busy, and never added myself to the write-after-approval list. So, I finally got around to it. Committed as obvious. thanks, chris -- [gdb/ChangeLog] 2008-07-20 Chris Demetriou * MAINTAINERS (Write After Approval): Add self. Index: MAINTAINERS =================================================================== RCS file: /cvs/src/src/gdb/MAINTAINERS,v retrieving revision 1.397 diff -u -u -r1.397 MAINTAINERS --- MAINTAINERS 15 Jul 2008 09:46:49 -0000 1.397 +++ MAINTAINERS 20 Jul 2008 21:55:43 -0000 @@ -475,6 +475,7 @@ Brendan Conoboy blc@redhat.com Ludovic Courtès ludo@gnu.org DJ Delorie dj@redhat.com +Chris Demetriou cgd@google.com Philippe De Muyter phdm@macqel.be Dhananjay Deshpande dhananjayd@kpitcummins.com Markus Deuling deuling@de.ibm.com