diff options
author | jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4> | 2008-02-23 09:25:19 +0000 |
---|---|---|
committer | jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4> | 2008-02-23 09:25:19 +0000 |
commit | 5954dfeac9c813c1f3648e17ca4ff9b3f2d428a9 (patch) | |
tree | 520cf82cf578feb23f42f570758f4cf7b5c06693 /MAINTAINERS | |
parent | e720c3f0c8224f18013942c3f5f5b86f0a9475fc (diff) | |
download | gcc-5954dfeac9c813c1f3648e17ca4ff9b3f2d428a9.tar.gz |
* MAINTAINERS (OpenMP): Add myself.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@132569 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ce35d04b901..af66e3cefaa 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -214,6 +214,7 @@ auto-vectorizer Richard Guenther rguenther@suse.de auto-vectorizer Zdenek Dvorak ook@ucw.cz auto-vectorizer Dorit Nuzman dorit@il.ibm.com loop infrastructure Zdenek Dvorak ook@ucw.cz +OpenMP Jakub Jelinek jakub@redhat.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. |