forked from jan/debianmemberportfolio
remove oldpeople urls
This commit is contained in:
parent
a0ef7157a6
commit
2a41af20f9
1 changed files with 2 additions and 4 deletions
|
@ -39,9 +39,8 @@ wnpp.pattern=http://qa.debian.org/developer.php?wnpp=%(email)s
|
||||||
correspondent.pattern=http://bugs.debian.org/cgi-bin/pkgreport.cgi?correspondent=%(email)s
|
correspondent.pattern=http://bugs.debian.org/cgi-bin/pkgreport.cgi?correspondent=%(email)s
|
||||||
|
|
||||||
[build]
|
[build]
|
||||||
urls=buildd,igloo,svnbuildstat
|
urls=buildd,svnbuildstat
|
||||||
buildd.pattern=http://buildd.debian.org/pkg.cgi?maint=%(email)s
|
buildd.pattern=http://buildd.debian.org/pkg.cgi?maint=%(email)s
|
||||||
igloo.pattern=http://oldpeople.debian.org/~igloo/status.php?email=%(email)s&thin=on
|
|
||||||
svnbuildstat.pattern=http://svnbuildstat.debian.net/packages/list/%(email)s
|
svnbuildstat.pattern=http://svnbuildstat.debian.net/packages/list/%(email)s
|
||||||
|
|
||||||
[qa]
|
[qa]
|
||||||
|
@ -61,9 +60,8 @@ adolists.pattern=http://www.google.com/search?q=site%%3Alists.alioth.debian.org+
|
||||||
gmane.pattern=http://search.gmane.org/?email=%(name)s&group=gmane.linux.debian.*
|
gmane.pattern=http://search.gmane.org/?email=%(name)s&group=gmane.linux.debian.*
|
||||||
|
|
||||||
[files]
|
[files]
|
||||||
urls=people,oldpeople,alioth
|
urls=people,alioth
|
||||||
people.pattern=http://people.debian.org/~%(username)s/
|
people.pattern=http://people.debian.org/~%(username)s/
|
||||||
oldpeople.pattern=http://oldpeople.debian.org/~%(username)s/
|
|
||||||
alioth.pattern=http://alioth.debian.org/~%(aliothusername)s/
|
alioth.pattern=http://alioth.debian.org/~%(aliothusername)s/
|
||||||
|
|
||||||
[membership]
|
[membership]
|
||||||
|
|
Loading…
Reference in a new issue