All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS file: Fix missing colon
@ 2006-01-04 22:02 John L. Villalovos
  2006-01-04 22:07 ` Randy.Dunlap
  0 siblings, 1 reply; 5+ messages in thread
From: John L. Villalovos @ 2006-01-04 22:02 UTC (permalink / raw)
  To: linux-kernel; +Cc: trivial, torvalds

From: John L. Villalovos <john.l.villalovos@intel.com>

While parsing the MAINTAINERS file I disovered one entry was missing a colon. 
This patch adds the one missing colon.

---
diff -r 8441517e7e79 MAINTAINERS
--- a/MAINTAINERS       Thu Jan  5 04:00:05 2006
+++ b/MAINTAINERS       Wed Jan  4 13:49:27 2006
@@ -681,7 +681,7 @@

  DAC960 RAID CONTROLLER DRIVER
  P:     Dave Olien
-M      dmo@osdl.org
+M:     dmo@osdl.org
  W:     http://www.osdl.org/archive/dmo/DAC960
  L:     linux-kernel@vger.kernel.org
  S:     Maintained



Signed-off-by: John L. Villalovos <john.l.villalovos@intel.com>

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-01-06 17:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-04 22:02 [PATCH] MAINTAINERS file: Fix missing colon John L. Villalovos
2006-01-04 22:07 ` Randy.Dunlap
2006-01-04 23:25   ` Paolo Ciarrocchi
2006-01-05  6:21     ` Randy.Dunlap
2006-01-06 17:26   ` [2.6 patch] MAINTAINERS: remove the outdated DAC960 entry Adrian Bunk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.