diff options
author | Malcolm Tredinnick <malcolm@src.gnome.org> | 2003-05-24 13:52:56 +0000 |
---|---|---|
committer | Malcolm Tredinnick <malcolm@src.gnome.org> | 2003-05-24 13:52:56 +0000 |
commit | 59c9ab024e8a72ca8393b02a4162ad5f2d3c5cdb (patch) | |
tree | fdb738b7878e3e6fdd382a96ff27fe9e22e99a7d | |
parent | 50085ce7225c67619bae4a3bfef148fb7c288ba2 (diff) | |
download | shared-mime-info-59c9ab024e8a72ca8393b02a4162ad5f2d3c5cdb.tar.gz |
I might as well admit to maintaining this module, since my claims to the
contrary do not seem to have fooled anybody. :(
svn path=/trunk/; revision=2904
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2003-05-24 Malcolm Tredinnick <malcolm@commsecure.com.au> + + * MAINTAINERS: Put myself in as maintainer. + 2003-02-26 Frederic Crozat <fcrozat@mandrakesoft.com> * macros2/autogen.sh: set WANT_AUTOCONF_2_5 variable to tell diff --git a/MAINTAINERS b/MAINTAINERS new file mode 100644 index 00000000..9c941851 --- /dev/null +++ b/MAINTAINERS @@ -0,0 +1 @@ +Malcolm Tredinnick <malcolm@commsecure.com.au> |