aboutsummaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-09 21:03:16 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-09 21:03:16 +0200
commit2686c45409bbce9be0d8308d4cb58098a0411b46 (patch)
tree6d73836970f628197b2373ffb6dcf34f73b4fea2 /web
parentmaintainer/changelog.tmpl: cleanup and optimize (diff)
downloadsoko-2686c45409bbce9be0d8308d4cb58098a0411b46.tar.gz
soko-2686c45409bbce9be0d8308d4cb58098a0411b46.tar.bz2
soko-2686c45409bbce9be0d8308d4cb58098a0411b46.zip
updater/maintainers: handle maintainer-needed
Closes: https://bugs.gentoo.org/888205 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'web')
-rw-r--r--web/templates/maintainer/maintainerheader.tmpl3
1 files changed, 2 insertions, 1 deletions
diff --git a/web/templates/maintainer/maintainerheader.tmpl b/web/templates/maintainer/maintainerheader.tmpl
index 5bbe164..f0866c4 100644
--- a/web/templates/maintainer/maintainerheader.tmpl
+++ b/web/templates/maintainer/maintainerheader.tmpl
@@ -8,7 +8,8 @@
<div class="col-md-5">
<h1 class="stick-top kk-package-title" id="package-title">
<small class="kk-package-cat">
- {{- if eq .Maintainer.Type "project" -}}
+ {{- if eq .Maintainer.Email "maintainer-needed@gentoo.org" -}}
+ {{- else if eq .Maintainer.Type "project" -}}
Gentoo Project
{{- else if contains .Maintainer.Email "@gentoo.org" -}}
Gentoo Developer