This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[patch]: Add boehm-gc entry to MAINTAINERS file


Hi,

this patch adds email address for boehm-gc to MAINTAINERS file.

ChangeLog

2009-07-17  Kai Tietz  <kai.tietz@onevision.com>

* MAINTAINERS: Add boehm-gc email contact to "Various maintainers".


Is this patch ok for trunk?

-- 
|  (\_/) This is Bunny. Copy and paste
| (='.'=) Bunny into your signature to help
| (")_(") him gain world domination

Index: gcc/MAINTAINERS
===================================================================
--- gcc.orig/MAINTAINERS        2009-07-01 22:37:23.000000000 +0200
+++ gcc/MAINTAINERS     2009-07-17 20:46:25.695067000 +0200
@@ -226,6 +226,7 @@
 auto-vectorizer                Ira Rosen               irar@il.ibm.com
 loop infrastructure    Zdenek Dvorak           ook@ucw.cz
 OpenMP                 Jakub Jelinek           jakub@redhat.com
+boehm-gc               Hans Boehm              gc@napali.hpl.hp.com

 Note that individuals who maintain parts of the compiler need approval to
 check in changes outside of the parts of the compiler they maintain.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]