I think we should add those new appointed security secretaries to intro/organization page. But that wasn't trivial if we want to mention who are secretaries and who are other members. Here is my suggestion, this is ugly, but so is the whole page. Using HTML markup better/properly (list tags everywhere etc.) would be nice but I'm not gonna do that right now.
Index: organization.data =================================================================== RCS file: /cvs/webwml/webwml/english/intro/organization.data,v retrieving revision 1.55 diff -u -c -r1.55 organization.data cvs server: conflicting specifications of output style *** organization.data 2001/09/18 18:36:22 1.55 --- organization.data 2001/10/22 14:38:26 *************** *** 17,22 **** --- 17,24 ---- # ...sometimes it's not. <define-tag member><BR> <spaces><EM><member_text></EM> </define-tag> + <define-tag member_job><BR> + <spaces><em>%attributes</em> </define-tag> <define-tag membermail><BR> <spaces><EM><member_text></EM> %0 <<A HREF="mailto:%1">%1</A>></define-tag> # we only use the chairman tag once, for techctte, I wonder why it's here. *************** *** 196,201 **** --- 198,205 ---- <member>Daniel Jacobowitz <member>Michael Stone <member>Robert van der Meulen + <member_job <secretary>>Matt Zimmerman + <member_job <secretary>>Noah Meyerhans <job <webmaster>> <genericemail [email protected]> <member>Jay Treacy <member>Darren Benham -- Tommi Vainikainen

