Update authors
This commit is contained in:
parent
fa8e9ddbf9
commit
b3d1368e9c
|
@ -31,6 +31,7 @@
|
|||
- pi2 (typo)
|
||||
- Rain (bugfix)
|
||||
- Nicolas Constant (notifications)
|
||||
- Booteille (rework of the frontend)
|
||||
|
||||
## Vulnerabilities / bug hunters 🐛
|
||||
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
<h2><%= l('How to contact the administrator ?') %></h2>
|
||||
<p><%== l('Here is the contact page: %1', config('contact')) %></p>
|
||||
<h2><%= l('Who wrote this software?') %></h2>
|
||||
<p><%== l('The original (and only for now) author is <a href="https://fiat-tux.fr" class="classic">Luc Didry</a>.') %></p>
|
||||
<p><%== l('The original author is <a href="https://fiat-tux.fr" class="classic">Luc Didry</a>. The rework of the frontend has been made by Booteille.') %></p>
|
||||
<h2><%= l('How to install the software on my server?') %></h2>
|
||||
<p><%== l('As Lufi is a free software licensed under of the terms of the <a href="https://gnu.org/licenses/agpl.html" class="classic">AGPLv3</a>, you can install it on you own server. Have a look on the <a href="https://framagit.org/fiat-tux/hat-softwares/lufi/wikis/home" class="classic">Wiki</a> for the procedure.') %><br>
|
||||
<%== l('Get the source code on <a href="https://framagit.org/fiat-tux/hat-softwares/lufi" class="classic">the official repository</a> or on its <a href="https://github.com/ldidry/lufi" class="classic">Github mirror</a>') %>
|
||||
|
|
Loading…
Reference in New Issue