diff options
author | Dries Buytaert <dries@buytaert.net> | 2003-06-05 18:09:39 +0000 |
---|---|---|
committer | Dries Buytaert <dries@buytaert.net> | 2003-06-05 18:09:39 +0000 |
commit | de3b0796d24c05856340d94504c109195b51d71c (patch) | |
tree | 80dd2c4922b55f5467a09d36cd8fc5e1bcbda6e1 /MAINTAINERS | |
parent | 355d25e73d90f3174db459a5a380193e0505ada4 (diff) | |
download | brdo-de3b0796d24c05856340d94504c109195b51d71c.tar.gz brdo-de3b0796d24c05856340d94504c109195b51d71c.tar.bz2 |
- Bugfix: better charset support for non-ISO-8859-1 languages. Patch 0029.charset.fixes.patch by Al. Could East Asia test this please.
- Bugfix: made the "moderate" field behave. Patch 0030.queue.module.help.and.settings.form.patch by Al.
- Documentation: revised a large part of the help texts / documentation! Al's 0024.* patches.
- Documentation: added a glossary to the help module. Patch 0025.help.module.glossary.patch by Al and Michael.
- Usability: first step towards unifying the terminology used in the cloud module. Patch by 0028.site.cloud.rationalize.name.patch Al.
- Usability + CSS improvements: revamped the node form and removed all tables. Patch 0027.node.form.rewrite.patch by Al.
- CSS improvements: patch 0026.admin.css.small.improvement.patch by Al.
- Updated the MAINTAINERS file.
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 20 |
1 files changed, 6 insertions, 14 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ebaf53b1b..b495d0f07 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17,11 +17,7 @@ LEGEND -------------------------------------------------------------------------------- BLOCK SYSTEM -M: Kjartan Mannes <kjartan@drop.org> -S: maintained - -BLOGGER API MODULE -M: Greg Tyrelle <greg@nodalpoint.org> +M: Kjartan Mannes <kjartan@drupal.org> S: maintained CODING STYLE CHECKER @@ -37,7 +33,11 @@ M: Marco Molinari <marco@porciletto.org> S: maintained POLL MODULE -M: Steven Wittens <unconed@drop.org> +M: Alastair Maw <me@almaw.com> +S: maintained + +LANGUAGE +M: Alastair Maw <me@almaw.com> S: maintained MSSQL PORT @@ -48,10 +48,6 @@ POSTGRES PORT M: James Arthur <j_a_arthur@yahoo.com> S: maintained -SEARCH MODULE -M: Simon Lindsay <simon@iseek.ws> -S: maintained - STATISTICS MODULE M: Jeremy Andrews <jeremy@kerneltrap.com> S: maintained @@ -60,10 +56,6 @@ TAXONOMY SYSTEM M: Marco Molinari <marco@porciletto.org> S: maintained -THEME GOOFY, THEME UNCONED -M: Steven Wittens <unconed@drop.org> -S: maintained - USER SYSTEM M: Moshe Weitzman <weitzman@tejasa.com> S: maintained |