forked from jan/debianmemberportfolio
Add username for and link to the Salsa service
Salsa will be gradually replacing the Alioth service.
This commit is contained in:
parent
c13b49b3ce
commit
a627c20031
7 changed files with 25 additions and 4 deletions
|
@ -78,6 +78,8 @@ db.pattern=https://db.debian.org/search.cgi?uid=%(username)s&dosearch=Search
|
|||
db.optional=true
|
||||
webid.pattern=http://webid.debian.net/maintainers/%(username)s
|
||||
webid.optional=true
|
||||
salsa.pattern=https://salsa.debian.org/%(salsausername)s
|
||||
salsa.optional=true
|
||||
alioth.pattern=https://alioth.debian.org/users/%(aliothusername)s/
|
||||
alioth.optional=true
|
||||
wiki.pattern=https://wiki.debian.org/%(wikihomepage)s
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue