diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2006-03-20 03:52:27 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2006-03-20 03:52:27 +0000 |
commit | 4d112a0ac375f5ec98de736347e1a672a44eaefd (patch) | |
tree | f25031f5c199b43db4e6fd1dc7cd72ff19fe4774 | |
parent | b4091766f9535e9e832bc7ee96c5df8a9328857c (diff) | |
download | gtk+-4d112a0ac375f5ec98de736347e1a672a44eaefd.tar.gz |
Add MAINTAINERS
-rw-r--r-- | ChangeLog | 2 | ||||
-rw-r--r-- | ChangeLog.pre-2-10 | 2 | ||||
-rw-r--r-- | MAINTAINERS | 7 |
3 files changed, 11 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2006-03-19 Matthias Clasen <mclasen@redhat.com> + * MAINTAINERS: Add this, at the request of the GNOME sysadmin team. + * AUTHORS: Updates, typo fix * gtk/gtkiconview.c (gtk_icon_view_set_cursor): Document that diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 656c686bef..4ef7231dde 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,5 +1,7 @@ 2006-03-19 Matthias Clasen <mclasen@redhat.com> + * MAINTAINERS: Add this, at the request of the GNOME sysadmin team. + * AUTHORS: Updates, typo fix * gtk/gtkiconview.c (gtk_icon_view_set_cursor): Document that diff --git a/MAINTAINERS b/MAINTAINERS new file mode 100644 index 0000000000..9bf862460d --- /dev/null +++ b/MAINTAINERS @@ -0,0 +1,7 @@ +Email: mclasen@redhat.com +Email: timj@gtk.org + +Note that a lot of people are contributing to GTK+, and some parts of it +are technically maintained by other people. The people listed above are +meant as contacts for administrative questions such as cvs accounts. Other +questions are best directed to the mailing list gtk-devel-list@gnome.org. |