You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

status.xml 961B

123456789101112131415161718192021222324252627282930
  1. <?xml version="1.0"?>
  2. <?xml-stylesheet type="text/xsl" href="tools/antipede/resources/stylesheets/status.xsl"?>
  3. <status>
  4. <developers>
  5. <!-- in strict alphabetical order -->
  6. <person name="Andrew C. Oliver" id="acoliver" email="acoliver@apache.org"/>
  7. <person name="Glen Stampoultzis" id="glens" email="glens@apache.org"/>
  8. <person name="Marc Johnson" id="mjohnson" email="mjohnson@apache.org"/>
  9. <person name="Nicola Ken Barozzi" id="nicolaken" email="nicolaken@apache.org"/>
  10. <person name="Rainer Klute" id="rainer" email="rainer@apache.org"/>
  11. </developers>
  12. <todo>
  13. <actions priority="high">
  14. <action context="code" assigned-to="acoliver">
  15. Do it
  16. </action>
  17. </actions>
  18. </todo>
  19. <changes>
  20. <release version="0.1" date="2002">
  21. <action dev="nicolaken" type="add">
  22. Merged project needed info in project-info.xgump.xml
  23. </action>
  24. </release>
  25. </changes>
  26. </status>