Skip to content

Commit

Permalink
Remove my email from the footer
Browse files Browse the repository at this point in the history
This makes people think that I accept issues via private email. I am not, issues should be submitted to github.
  • Loading branch information
AMDmi3 committed Oct 7, 2024
1 parent cf48736 commit c02b6e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion repologyapp/templates/_base.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ <h1 class="page-header">{% block header %}{% endblock %}</h1>
<a href="https://github.com/repology/repology-rules">ruleset</a>
</p>
<p>
Copyright (C) 2016-2024 Dmitry Marakasov &lt;<a href="mailto:[email protected]" rel="author">[email protected]</a>&gt;.<br>
Copyright (C) 2016-2024 Dmitry Marakasov<br>
Code licensed under GPLv3+.
</p>
</div>
Expand Down

0 comments on commit c02b6e9

Please sign in to comment.