diff --git a/ChangeLog b/ChangeLog
index 34654aedbd5bb69dcee8c85f17ee42c26fca53ad..ccfcde51c2ba5349dd0d9ac546e2c16c19a8dba2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-11-12  David O'Brien  <obrien@FreeBSD.org>
+
+	* MAINTAINERS: mips and s390 are also CPU ports.
+
 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
 
 	* MAINTAINERS: mcore, cris and mmix are also CPU ports.
diff --git a/MAINTAINERS b/MAINTAINERS
index 0799f01be2c4d55b9d2f38896ed613b5c6a7adfb..d41bb61b089c4d2b3f79fdf92f6875c284c78c46 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -39,12 +39,15 @@ m68hc11 port		Stephane Carrez		Stephane.Carrez@worldnet.fr
 m68k port (?)		Jeff Law		law@redhat.com
 m68k-motorola-sysv port	Philippe De Muyter	phdm@macqel.be
 mcore port		Nick Clifton		nickc@redhat.com
+mips port               Eric Christopher        echristo@redhat.com
 mmix port		Hans-Peter Nilsson	hp@bitrange.com
 mn10200 port		Jeff Law		law@redhat.com
 mn10300 port		Jeff Law		law@redhat.com
 mn10300 port		Alexandre Oliva		aoliva@redhat.com
 rs6000 port		Geoff Keating		geoffk@redhat.com
 rs6000 port		David Edelsohn		dje@watson.ibm.com
+s390 port		Hartmut Penner		hpenner@de.ibm.com
+s390 port		Ulrich Weigand		uweigand@de.ibm.com
 sh port			Joern Rennecke		amylaar@onetel.net.uk
 sh port			Alexandre Oliva		aoliva@redhat.com
 sparc port		Richard Henderson	rth@redhat.com
@@ -63,6 +66,10 @@ sco5, unixware, sco udk	Robert Lipe		robertlipe@usa.net
 
 			Various Maintainers
 
+C front end/ISO C99	Joseph Myers		jsm28@cam.ac.uk
+C front end/ISO C99	Richard Henderson	rth@redhat.com
+Ada front end		Geert Bosch		bosch@gnat.com
+Ada front end		Robert Dewar		dewar@gnat.com
 fortran			Richard Henderson	rth@redhat.com
 fortran			Toon Moene		toon@moene.indiv.nluug.nl
 c++			Jason Merrill		jason@redhat.com
@@ -99,8 +106,6 @@ gcse.c 			Jeff Law		law@redhat.com
 global opt framework	Jeff Law		law@redhat.com
 jump.c			David S. Miller		davem@redhat.com
 web pages		Gerald Pfeifer		pfeifer@dbai.tuwien.ac.at
-C front end/ISO C99	Joseph Myers		jsm28@cam.ac.uk
-C front end/ISO C99	Richard Henderson	rth@redhat.com
 config.sub/config.guess	Ben Elliston		bje@redhat.com
 basic block reordering	Jason Eckhardt		jle@redhat.com
 i18n			Philipp Thomas		pthomas@suse.de
@@ -114,12 +119,7 @@ build machinery (*.in)	Alexandre Oliva		aoliva@redhat.com
 docs co-maintainer	Gerald Pfeifer		pfeifer@dbai.tuwien.ac.at
 Pico-Java port		Steve Chamberlain	sac@transmeta.com
 RTEMS Ports		Joel Sherrill
-s390 port		Hartmut Penner		hpenner@de.ibm.com
-s390 port		Ulrich Weigand		uweigand@de.ibm.com
-mips port               Eric Christopher        echristo@redhat.com
 predict.def		Jan Hubicka		jh@suse.cz
-Ada front end		Geert Bosch		bosch@gnat.com
-Ada front end		Robert Dewar		dewar@gnat.com
 
 Note individuals who maintain parts of the compiler need approval to check
 in changes outside of the parts of the compiler they maintain.