Changes between Version 226 and Version 227 of SummerOfCode


Ignore:
Timestamp:
Feb 5, 2014, 6:56:35 AM (10 years ago)
Author:
elelay (Eric Le Lay)
Comment:

add link to trac plugin to auto-assign tickets

Legend:

Unmodified
Added
Removed
Modified
  • SummerOfCode

    v226 v227  
    249249==== Implement a Trac plugin to auto-assign tickets to port maintainers ==== #trac-assigner
    250250
    251 Write a Trac plugin that uses an existing PostgreSQL database of ports and their maintainers (used for http://www.macports.org/ports.php) and automatically assigns new tickets that have the `port` field set to the maintainer(s) of the ports listed in the field.
     251Write a Trac plugin that uses an existing PostgreSQL database of ports and their maintainers (used for http://www.macports.org/ports.php) and automathttp://trac.macports.org/wiki/SummerOfCode#Tasksically assigns new tickets that have the `port` field set to the maintainer(s) of the ports listed in the field.
    252252
    253253* Difficulty: Easy
    254254* Languages: Python, SQL
    255255* Potential mentors: TBD
     256
     257'''Already implemented. See #40987.'''
    256258
    257259=== Secondary tasks ===