Skip to content

Commit 023ed1b

Browse files
committed
Bug 1152167: "powered by" logo requests fails: it sets the assignee to dboswell
1 parent 6b24a73 commit 023ed1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

extensions/BMO/template/en/default/bug/create/create-poweredby.html.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ please provide some information about your application or product.</p>
4343
<input type="hidden" name="priority" value="--">
4444
<input type="hidden" name="op_sys" value="Other">
4545
<input type="hidden" name="version" value="unspecified">
46-
<input type="hidden" name="assigned_to" value="dboswell@mozilla.com">
46+
<input type="hidden" name="assigned_to" value="nobody@mozilla.org">
4747
<input type="hidden" name="cc" value="liz@mozilla.com">
4848
<input type="hidden" name="groups" value="marketing-private">
4949
<input type="hidden" name="token" value="[% token FILTER html %]">

0 commit comments

Comments
 (0)