From 298c88e658ec05a60b5fdf4ef64fcb9f7c3fd2da Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Mon, 14 Mar 2011 14:16:16 +0000 Subject: [PATCH] AUTHORS: Note that the file is unmaintained The list of authors can be extracted from the Git log; the AUTHORS file is maintained for mere historical reasons. --- AUTHORS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/AUTHORS b/AUTHORS index 390e0f785..a72c94892 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,3 +1,7 @@ +# Do not modify this list; this file is maintained for historical +# reasons. The list of authors can be extracted from the Git commit +# log. See the clutter.doap file for the updated maintainers list. + Matthew Allum - Primary cat hurding authour. Emmanuele Bassi - python bindings, gobject/glib mastery. Iain Holmes - Original GTK Clutter widget.