index.src 907 B

1234567891011121314151617
  1. You can browse the status of the class library and see who has
  2. registered to work on what parts of the system. You can view either
  3. by maintainer or by namespace.
  4. <p>
  5. The tables represent things that contributors are working on. We
  6. register the date when they started working on a particular class, and
  7. whether a contributor has sent code in (the "implementation" column).
  8. <p>
  9. If you want to contribute to Mono, you want to pick a class which is
  10. not listed here. Alternatively, you can contact the maintainer of a
  11. class if you want for example to help him improve his code, make it
  12. faster, better, provide documentation or make comments.
  13. <p>
  14. Sometimes contributors will get too busy with other tasks, so they
  15. will abandon their work on a class. That is why we keep track of the
  16. time when they "reserve" a class to work on. If the contributor gets
  17. too busy, we will know if someone else can work on it