diff --git a/app/image/image-details-directive.html b/app/image/image-details-directive.html index f66e1b2..ee24fb2 100644 --- a/app/image/image-details-directive.html +++ b/app/image/image-details-directive.html @@ -17,7 +17,7 @@

-

{{imageDetails.author}}

+

{{imageDetails.labels.maintainer || imageDetails.author}}

@@ -65,7 +65,7 @@

--> - + + --> diff --git a/app/tag/tag-list-directive.html b/app/tag/tag-list-directive.html index c9fc235..88cb98e 100644 --- a/app/tag/tag-list-directive.html +++ b/app/tag/tag-list-directive.html @@ -29,7 +29,7 @@ - +