Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit f52dc3b

Browse files
committed
Remove email from the footer
This makes people think that I accept issues via private email. I do not, issues should be submitted to github.
1 parent cf48736 commit f52dc3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

repologyapp/templates/_base.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ <h1 class="page-header">{% block header %}{% endblock %}</h1>
9595
<a href="https://github.com/repology/repology-rules">ruleset</a>
9696
</p>
9797
<p>
98-
Copyright (C) 2016-2024 Dmitry Marakasov &lt;<a href="mailto:[email protected]" rel="author">[email protected]</a>&gt;.<br>
98+
Copyright (C) 2016-2024 Dmitry Marakasov<br>
9999
Code licensed under GPLv3+.
100100
</p>
101101
</div>

0 commit comments

Comments
 (0)