aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-10-15 21:26:41 +0200
committerMichał Górny <mgorny@gentoo.org>2019-10-15 21:26:41 +0200
commit7ef4ca163290dda8741202cfa2d91565c6e788f3 (patch)
treec8022bd2e9d92b565aba80ceeb749afdb5a0186d
parentbug template: Add a link to clone in same product (diff)
parentRemove BSD from arch team list (diff)
downloadbugzilla-7ef4ca163290dda8741202cfa2d91565c6e788f3.tar.gz
bugzilla-7ef4ca163290dda8741202cfa2d91565c6e788f3.tar.bz2
bugzilla-7ef4ca163290dda8741202cfa2d91565c6e788f3.zip
Merge branch 'master' into bugstest
-rw-r--r--extensions/Gentoo/template/en/default/hook/bug/create/create-after_cc_field.html.tmpl3
-rw-r--r--extensions/Gentoo/template/en/default/hook/bug/edit-after_cc_field.html.tmpl3
2 files changed, 0 insertions, 6 deletions
diff --git a/extensions/Gentoo/template/en/default/hook/bug/create/create-after_cc_field.html.tmpl b/extensions/Gentoo/template/en/default/hook/bug/create/create-after_cc_field.html.tmpl
index 942c56358..eb625e6bf 100644
--- a/extensions/Gentoo/template/en/default/hook/bug/create/create-after_cc_field.html.tmpl
+++ b/extensions/Gentoo/template/en/default/hook/bug/create/create-after_cc_field.html.tmpl
@@ -22,11 +22,8 @@
<optgroup label="pure ~arch">
<option value="mips@gentoo.org">MIPS</option>
<option value="riscv@gentoo">RISC-V</option>
- <option value="amd64-fbsd@gentoo.org">AMD64 FBSD</option>
- <option value="x86-fbsd@gentoo.org">X86 FBSD</option>
</optgroup>
<optgroup label="other teams">
- <option value="bsd@gentoo.org">BSD</option>
<option value="prefix@gentoo.org">Prefix</option>
<option value="release@gentoo.org">Release</option>
</optgroup>
diff --git a/extensions/Gentoo/template/en/default/hook/bug/edit-after_cc_field.html.tmpl b/extensions/Gentoo/template/en/default/hook/bug/edit-after_cc_field.html.tmpl
index c5c7a90bb..71253cab4 100644
--- a/extensions/Gentoo/template/en/default/hook/bug/edit-after_cc_field.html.tmpl
+++ b/extensions/Gentoo/template/en/default/hook/bug/edit-after_cc_field.html.tmpl
@@ -20,11 +20,8 @@
<optgroup label="pure ~arch">
<option value="mips@gentoo.org">MIPS</option>
<option value="riscv@gentoo.org">RISC-V</option>
- <option value="amd64-fbsd@gentoo.org">AMD64 FBSD</option>
- <option value="x86-fbsd@gentoo.org">X86 FBSD</option>
</optgroup>
<optgroup label="other teams">
- <option value="bsd@gentoo.org">BSD</option>
<option value="prefix@gentoo.org">Prefix</option>
<option value="release@gentoo.org">Release</option>
</optgroup>