From 656b86debae7986dca379eb1173d9d77307639f8 Mon Sep 17 00:00:00 2001 From: blavenie <benoit.lavenier@e-is.pro> Date: Fri, 11 May 2018 10:21:38 +0200 Subject: [PATCH] Add ji_emme as developers --- www/templates/modal_about.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/templates/modal_about.html b/www/templates/modal_about.html index 949f7bd4..9aec38f5 100644 --- a/www/templates/modal_about.html +++ b/www/templates/modal_about.html @@ -57,9 +57,10 @@ <i class="item-image icon ion-person-stalker"></i> {{'ABOUT.DEVELOPERS' | translate}} <h3> + <a href="https://github.com/blavenie" target="_system">Benoit Lavenier</a>, <a href="https://github.com/c-geek" target="_system">cgeek</a>, <a href="https://github.com/devingfx" target="_system">DiG</a>, - <a href="https://github.com/blavenie" target="_system">Benoit Lavenier</a> + <a href="https://git.duniter.org/ji_emme" target="_system">Ji_emme</a> </h3> </ion-item> -- GitLab