Author: carnil Date: 2017-12-29 19:16:51 +0000 (Fri, 29 Dec 2017) New Revision: 59020
Modified: bin/tracker_service.py Log: tracker service: Refer to the salsa project on the help out section Signed-off-by: Salvatore Bonaccorso <[email protected]> Modified: bin/tracker_service.py =================================================================== --- bin/tracker_service.py 2017-12-29 19:16:50 UTC (rev 59019) +++ bin/tracker_service.py 2017-12-29 19:16:51 UTC (rev 59020) @@ -611,8 +611,8 @@ A("http://security-team.debian.org/security_tracker.html", "Introduction"), """ to get familiar with how things work. Join us on -our mailing list, and on IRC and request to be added to the Alioth """, - A("https://alioth.debian.org/projects/secure-testing/", "project"), +our mailing list, and on IRC and request to be added to the Salsa """, + A("https://salsa.debian.org/security-tracker-team/security-tracker/", "project"), """. We are really quite friendly. If you have a question about how things work, don't be afraid to ask, we would like to improve our documentation and procedures, so feedback is welcome.""")])]) _______________________________________________ Secure-testing-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/secure-testing-commits

