[gtksourceview] Remove MAINTAINERS file



commit dfdc7a72afd898a82409c87d3d831cd7fdca2f3a
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Sat Mar 11 08:56:23 2017 +0100

    Remove MAINTAINERS file
    
    The doap file is sufficient, see:
    https://wiki.gnome.org/MaintainersCorner

 MAINTAINERS |    7 -------
 Makefile.am |    1 -
 README      |    8 ++++----
 3 files changed, 4 insertions(+), 12 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 54fd636..9513709 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -14,7 +14,6 @@ EXTRA_DIST = \
        gtksourceview.doap \
        gtksourceview.pc.in \
        HACKING \
-       MAINTAINERS \
        config.h.win32.in \
        config.h.win32
 
diff --git a/README b/README
index c57401c..292c77d 100644
--- a/README
+++ b/README
@@ -89,10 +89,10 @@ fixes, and attach it to that bug report.
 Patches should be created with the git format-patch command.
 Please follow the coding style described in the HACKING file.
 
-If you are interested in helping us to develop GtkSourceView, please see the 
-file 'MAINTAINERS' for contact information and/or send a message to
-the GtkSourceView mailing list. See also the file 'HACKING' for
-information about our git guidelines.
+If you are interested in helping us to develop GtkSourceView, please see
+the file 'AUTHORS' for contact information and/or send a message to the
+GtkSourceView mailing list. See also the file 'HACKING' for information
+about our git guidelines.
 
 
 The GtkSourceView team.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]