summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSébastien Wilmet <swilmet@informatique-libre.be>2022-05-06 23:28:53 +0200
committerSébastien Wilmet <swilmet@informatique-libre.be>2022-05-06 23:28:53 +0200
commit65a9e6216d45c7af6607cb028387339ea7c5fc80 (patch)
tree5cad4f5c612b9fd9e63ade88683c72e3eba3e001
parent3de9b63208dd089bb977d930ee9861ec6decc77e (diff)
downloadgtk-doc-65a9e6216d45c7af6607cb028387339ea7c5fc80.tar.gz
Remove MAINTAINERS file, there is already the *.doap file
See https://wiki.gnome.org/MaintainersCorner The paragraph at the end is not super useful, it can be dropped.
-rw-r--r--MAINTAINERS22
-rw-r--r--Makefile.am1
2 files changed, 0 insertions, 23 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
deleted file mode 100644
index fbc8f30..0000000
--- a/MAINTAINERS
+++ /dev/null
@@ -1,22 +0,0 @@
-Stefan Sauer
-Email: ensonic@hora-obscura.de
-Userid: stefkost
-
-Damon Chaplin
-Email: damon@gnome.org
-Userid: damon
-
-Owen Taylor
-Email: otaylor@redhat.com
-Userid: otaylor
-
-Matthias Clasen
-Email: mclasen@redhat.com
-Userid: matthiasc
-
-
-Note that several people are contributing to gtk-doc, and some parts of it
-are technically maintained by other people. The people listed above are
-meant as contacts for administrative questions. Other questions are best
-directed to the mailing list gtk-doc-list@gnome.org.
-
diff --git a/Makefile.am b/Makefile.am
index c383e85..bb68852 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -54,7 +54,6 @@ pkgconfigdir = $(datadir)/pkgconfig
pkgconfig_DATA = gtk-doc.pc
EXTRA_DIST = \
- MAINTAINERS \
$(gtkdocdata_DATA) \
$(pylibdata_DATA) \
autogen.sh \