From 29ce65ec6f0d04fea0df2338b9f2cf010f6266c3 Mon Sep 17 00:00:00 2001
From: Ben Elliston <bje@au.ibm.com>
Date: Mon, 24 Mar 2008 20:19:41 +0000
Subject: [PATCH] Add elfcpp, gold directories.

---
 MAINTAINERS | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 57ad6f02c95..b74ae14cd48 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13,7 +13,9 @@ Makefile.*; configure; configure.in; src-release
 		binutils@sources.redhat.com
 		gdb-patches@sources.redhat.com
 
-bfd/; binutils/; gas/; gprof/; ld/; opcodes/; cpu/; BFD's part of include/
+bfd/; binutils/; elfcpp/; gas/; gold/; gprof/; ld/; opcodes/; cpu/;
+BFD's part of include/
+
 	binutils: http://sources.redhat.com/binutils/
 	Patches to binutils@sources.redhat.com.
 	Please notify the following of any interface changes:
-- 
GitLab