Hi,
Am Sonntag, den 26.05.2013, 14:50 +0800 schrieb Paul Wise:
> On Sun, May 26, 2013 at 12:20 AM, Joachim Breitner wrote:
>
> > attached is a patch that implements this.
>
> Looks like you forgot the patch?
yes, I really need
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701015 fixed.
Greetings,
Joachim
--
Joachim "nomeata" Breitner
Debian Developer
nome...@debian.org | ICQ# 74513189 | GPG-Keyid: 4743206C
JID: nome...@joachim-breitner.de | http://people.debian.org/~nomeata
From 7ac83269befb2908e8d67a0827c95a2856570b30 Mon Sep 17 00:00:00 2001
From: Joachim Breitner
Date: Sat, 25 May 2013 18:19:38 +0200
Subject: [PATCH 3/4] Link to per-maintainer bug graph
Closes: #675501
---
wml/developer.wml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/wml/developer.wml b/wml/developer.wml
index 78e5fe0..e57310c 100644
--- a/wml/developer.wml
+++ b/wml/developer.wml
@@ -203,7 +203,8 @@ function print_header_entries_body($login, $name)
html_a("RC", "http://bugs.debian.org/cgi-bin/pkgreport.cgi?which=maint&data=$ulogin&archive=no&pend-exc=done&sev-inc=critical&sev-inc=grave&sev-inc=serious";) . " - " .
html_a("all", "http://bugs.debian.org/cgi-bin/pkgreport.cgi?maint=$ulogin";) . " - " .
html_a("submitted", "http://bugs.debian.org/cgi-bin/pkgreport.cgi?submitter=$ulogin";) . " - " .
-html_a("WNPP", "wnpp.php?login=$ulogin") . " — ";
+html_a("WNPP", "wnpp.php?login=$ulogin") . " - " .
+html_a("", "http://qa.debian.org/data/bts/graphs/by-maint/$ulogin.png";) . " — ";
$initial = substr($login, 0, 1);
$maintainer_data .= "Reports: " .
--
1.8.3.rc3
signature.asc
Description: This is a digitally signed message part