From 1ce322678c70ddd9661638b758696cc8bd8b3540 Mon Sep 17 00:00:00 2001
From: "Frank Ch. Eigler" <fche@redhat.com>
Date: Fri, 28 Jul 2000 10:09:30 +0000
Subject: [PATCH] * s/sourceware.cygnus.com/sources.redhat.com/ throughout *
 added cgen/

---
 MAINTAINERS | 38 ++++++++++++++++++++++----------------
 1 file changed, 22 insertions(+), 16 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index cece7e54e79..871172d2964 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6,14 +6,20 @@ COPYING, COPYING.LIB, README
 
 Makefile.in, configure, configure.in
 	Please notify the following of any committed patches.
-		binutils@sourceware.cygnus.com
-		gdb-patches@sourceware.cygnus.com
+		binutils@sources.redhat.com
+		gdb-patches@sources.redhat.com
 
 bfd/, binutils/, gas/, gprof/, ld/, opcodes/ & BFD's part of include/
-	binutils: http://sourceware.cygnus.com/binutils/
-	Patches to binutils@sourceware.cygnus.com.
+	binutils: http://sources.redhat.com/binutils/
+	Patches to binutils@sources.redhat.com.
 	Please notify the following of any interface changes:
-		gdb-patches@sourceware.cygnus.com
+		gdb-patches@sources.redhat.com
+
+cgen/, cgen parts of opcodes/, sim/, include/
+	cgen: http://sources.redhat.com/cgen/
+	Patches to cgen@sources.redhat.com
+	May need separate opcodes/ or sim/ approval for
+		commits of regenerated files there.
 
 config.guess, config.sub
 	config: http://gnu.org
@@ -35,27 +41,27 @@ ltconfig, ltmain.sh
 
 mkinstalldirs, move-if-change, symlink-tree
 	autoconf: http://gnu.org
-	Change need to be done in tandem with the official AUTOCONF
+	Changes need to be done in tandem with the official AUTOCONF
 	sources or submitted to the master file maintainer and brought
 	in via a merge.
 
 newlib/, libgloss/
-	http://sourceware.cygnus.com/newlib/
-	Patches to newlib@sourceware.cygnus.com.
+	http://sources.redhat.com/newlib/
+	Patches to newlib@sources.redhat.com.
 
 gdb/, mmalloc/, readline/, sim/ & GDB's part of include/
-	gdb: http://sourceware.cygnus.com/gdb/
-	Patches to gdb-patches@sourceware.cygnus.com.
+	gdb: http://sources.redhat.com/gdb/
+	Patches to gdb-patches@sources.redhat.com.
 	See also gdb/MAINTAINERS, sim/MAINTAINERS, mmalloc/MAINTAINERS.
 
 itcl/, tcl/, tix/, tk/, libgui/
-	insight: http://sourceware.cygnus.com/insight/
-	Contact insight@sourceware.cygnus.com.
+	insight: http://sources.redhat.com/insight/
+	Contact insight@sources.redhat.com.
 
 winsup/
-	cygwin: http://sourceware.cygnus.com/cygwin
-	Patches to cygwin-patches@sourceware.cygnus.com.
-	General discussion cygwin@sourceware.cygnus.com.
+	cygwin: http://sources.redhat.com/cygwin
+	Patches to cygwin-patches@sources.redhat.com.
+	General discussion cygwin@sources.redhat.com.
 	See also winsup/MAINTAINERS.
 
 texinfo/texinfo.tex
@@ -72,7 +78,7 @@ ylwrap, mkdep, etc/, install-sh, intl/
 
 modules file
 	Obviously changes to this file should not go through
-	overseers@sourceware.cygnus.com.  If you understand the file
+	overseers@sources.redhat.com.  If you understand the file
 	format (or can cut-and-paste existing entries), modify it. If
 	it scares you, get someone who does understand it to help you.
 	Be prepared to fix it if you do break it.
-- 
GitLab