Changes between Version 226 and Version 227 of SummerOfCode
- Timestamp:
- Feb 5, 2014, 6:56:35 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SummerOfCode
v226 v227 249 249 ==== Implement a Trac plugin to auto-assign tickets to port maintainers ==== #trac-assigner 250 250 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 automat ically assigns new tickets that have the `port` field set to the maintainer(s) of the ports listed in the field.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 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. 252 252 253 253 * Difficulty: Easy 254 254 * Languages: Python, SQL 255 255 * Potential mentors: TBD 256 257 '''Already implemented. See #40987.''' 256 258 257 259 === Secondary tasks ===