[latexila] Add MAINTAINERS file



commit 0a57eca4d851b764cb6dbdc6117a46d650a81849
Author: SÃbastien Wilmet <swilmet gnome org>
Date:   Sun Sep 16 17:02:04 2012 +0200

    Add MAINTAINERS file
    
    The information is already in the .doap file, but some GNOME services
    seems to use this file (e.g. GNOME Damned Lies).

 MAINTAINERS |    3 +++
 Makefile.am |    1 +
 2 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/MAINTAINERS b/MAINTAINERS
new file mode 100644
index 0000000..44fa60f
--- /dev/null
+++ b/MAINTAINERS
@@ -0,0 +1,3 @@
+SÃbastien Wilmet
+E-mail: swilmet gnome org
+Userid: swilmet
diff --git a/Makefile.am b/Makefile.am
index e432ae6..4e793ac 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5,6 +5,7 @@ SUBDIRS = data man po help src
 EXTRA_DIST =			\
 	README			\
 	HACKING			\
+	MAINTAINERS		\
 	latexila.doap		\
 	intltool-extract.in	\
 	intltool-merge.in	\



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