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
|
||||
|
||||
[build]
|
||||
urls=buildd,igloo,svnbuildstat
|
||||
urls=buildd,svnbuildstat
|
||||
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
|
||||
|
||||
[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.*
|
||||
|
||||
[files]
|
||||
urls=people,oldpeople,alioth
|
||||
urls=people,alioth
|
||||
people.pattern=http://people.debian.org/~%(username)s/
|
||||
oldpeople.pattern=http://oldpeople.debian.org/~%(username)s/
|
||||
alioth.pattern=http://alioth.debian.org/~%(aliothusername)s/
|
||||
|
||||
[membership]
|
||||
|
|
Loading…
Reference in a new issue