Fix mailmap file
This commit is contained in:
parent
45c13ab4ef
commit
f267603a7c
3 changed files with 28 additions and 5 deletions
|
|
@ -18,6 +18,15 @@ Use this skill whenever the user asks to create, modify, or complete a **PHP uni
|
||||||
|
|
||||||
The goal is to produce a unit test that follows Dolibarr conventions and integrates cleanly into the existing PHPUnit test suite.
|
The goal is to produce a unit test that follows Dolibarr conventions and integrates cleanly into the existing PHPUnit test suite.
|
||||||
|
|
||||||
|
|
||||||
|
## Inputs
|
||||||
|
|
||||||
|
The user request should contain, when available:
|
||||||
|
|
||||||
|
- a name of the function to make the unit test for
|
||||||
|
- or the method of the class name to make the unit test for
|
||||||
|
|
||||||
|
|
||||||
## General Rules
|
## General Rules
|
||||||
|
|
||||||
- Follow the coding style already used in files into directory test/phpunit/
|
- Follow the coding style already used in files into directory test/phpunit/
|
||||||
|
|
|
||||||
|
|
@ -17,6 +17,15 @@ allowed-tools:
|
||||||
Use this skill whenever the user asks to review code to fix bad practices or to update code to match good practices.
|
Use this skill whenever the user asks to review code to fix bad practices or to update code to match good practices.
|
||||||
|
|
||||||
|
|
||||||
|
## Inputs
|
||||||
|
|
||||||
|
The user request should contain, when available:
|
||||||
|
|
||||||
|
- a module name
|
||||||
|
- or a directory name
|
||||||
|
- or a file name
|
||||||
|
|
||||||
|
|
||||||
## General Rules
|
## General Rules
|
||||||
|
|
||||||
- Follow the coding style already used in files in module builder template in htdocs/modulebuilder/templates
|
- Follow the coding style already used in files in module builder template in htdocs/modulebuilder/templates
|
||||||
|
|
|
||||||
15
.mailmap
15
.mailmap
|
|
@ -4,11 +4,13 @@
|
||||||
#
|
#
|
||||||
# This files allows to have several profiles (the second part) matched to the same name/email (the first part).
|
# This files allows to have several profiles (the second part) matched to the same name/email (the first part).
|
||||||
#
|
#
|
||||||
Laurent Destailleur <eldy@destailleur.fr> Laurent Destailleur <eldy@users.sourceforge.net>
|
Laurent Destailleur <ldestailleur@dolicloud.com> Laurent Destailleur <eldy@users.sourceforge.net>
|
||||||
Laurent Destailleur <eldy@destailleur.fr> eldy <eldy@destailleur.fr>
|
Laurent Destailleur <ldestailleur@dolicloud.com> eldy <eldy@destailleur.fr>
|
||||||
Laurent Destailleur <eldy@destailleur.fr> Laurent Destailleur <ldestailleur@teclib.com>
|
Laurent Destailleur <ldestailleur@dolicloud.com> Laurent Destailleur <ldestailleur@teclib.com>
|
||||||
Laurent Destailleur <eldy@destailleur.fr> eldy10 <eldy10@master8.(none)>
|
Laurent Destailleur <ldestailleur@dolicloud.com> eldy10 <eldy10@master8.(none)>
|
||||||
Laurent Destailleur <eldy@destailleur.fr> Laurent Destailleur <eldy@destailleur.fr>
|
Laurent Destailleur <ldestailleur@dolicloud.com> Laurent Destailleur <eldy@destailleur.fr>
|
||||||
|
Laurent Destailleur <ldestailleur@dolicloud.com> Laurent Destailleur <contact@dolicloud.com>
|
||||||
|
Laurent Destailleur <ldestailleur@dolicloud.com> Laurent Destailleur <ldestailleur@dolicloud.com>
|
||||||
Regis Houssin <regis.houssin@inodbox.com> Regis Houssin <regis@dolibarr.fr>
|
Regis Houssin <regis.houssin@inodbox.com> Regis Houssin <regis@dolibarr.fr>
|
||||||
Regis Houssin <regis.houssin@inodbox.com> Régis Houssin <regishoussin@device5.home>
|
Regis Houssin <regis.houssin@inodbox.com> Régis Houssin <regishoussin@device5.home>
|
||||||
Juanjo Menent <jmenent@2byte.es> simnandez <jmenent@2byte.es>
|
Juanjo Menent <jmenent@2byte.es> simnandez <jmenent@2byte.es>
|
||||||
|
|
@ -18,12 +20,15 @@ Juanjo Menent <jmenent@2byte.es> juanjo <juanjo@samsung>
|
||||||
Juanjo Menent <jmenent@2byte.es> juanjo <juanjo@alienware>
|
Juanjo Menent <jmenent@2byte.es> juanjo <juanjo@alienware>
|
||||||
Marcos García de La Fuente <marcosgdf@gmail.com> Marcos García <marcosgdf@gmail.com>
|
Marcos García de La Fuente <marcosgdf@gmail.com> Marcos García <marcosgdf@gmail.com>
|
||||||
Marcos García de La Fuente <marcosgdf@gmail.com> Marcos García <marcosgdf@gmail.com>
|
Marcos García de La Fuente <marcosgdf@gmail.com> Marcos García <marcosgdf@gmail.com>
|
||||||
|
Mohamed DAOUD <mdaoud@dolicloud.com> Mohamed DAOUD <daoud.mouhamed@gmail.com>
|
||||||
|
Mohamed DAOUD <mdaoud@dolicloud.com> Mohamed DAOUD <mdaoud@dolicloud.com>
|
||||||
Florian Henry <florian.henry@open-concept.pro> fhenry <florian.henry@open-concept.pro>
|
Florian Henry <florian.henry@open-concept.pro> fhenry <florian.henry@open-concept.pro>
|
||||||
Florian Henry <florian.henry@open-concept.pro> Florian HENRY <florian.henry@open-concept.pro>
|
Florian Henry <florian.henry@open-concept.pro> Florian HENRY <florian.henry@open-concept.pro>
|
||||||
Florian Henry <florian.henry@open-concept.pro> FHenry <florian.henry.mail@gmail.com>
|
Florian Henry <florian.henry@open-concept.pro> FHenry <florian.henry.mail@gmail.com>
|
||||||
Florian Henry <florian.henry@open-concept.pro> Florian HENRY <florian.henry@open-conept.pro>
|
Florian Henry <florian.henry@open-concept.pro> Florian HENRY <florian.henry@open-conept.pro>
|
||||||
Florian Henry <florian.henry@open-concept.pro> FHenry <florian.henry@open-concept.pro>
|
Florian Henry <florian.henry@open-concept.pro> FHenry <florian.henry@open-concept.pro>
|
||||||
Florian Henry <florian.henry@open-concept.pro> HENRY Florian <florian.henry@open-concept.pro>
|
Florian Henry <florian.henry@open-concept.pro> HENRY Florian <florian.henry@open-concept.pro>
|
||||||
|
Lucas Marcouiller <lmarcouiller@dolicloud.com> Hystepik <lmarcouiller@dolicloud.com>
|
||||||
Alexandre Spangaro <aspangaro@open-dsi.fr> aspangaro <aspangaro@open-dsi.fr>
|
Alexandre Spangaro <aspangaro@open-dsi.fr> aspangaro <aspangaro@open-dsi.fr>
|
||||||
Alexandre Spangaro <aspangaro@open-dsi.fr> Spangaro Alexandre <aspangaro@open-dsi.fr>
|
Alexandre Spangaro <aspangaro@open-dsi.fr> Spangaro Alexandre <aspangaro@open-dsi.fr>
|
||||||
Alexandre Spangaro <aspangaro@open-dsi.fr> Alexandre SPANGARO <aspangaro@open-dsi.fr>
|
Alexandre Spangaro <aspangaro@open-dsi.fr> Alexandre SPANGARO <aspangaro@open-dsi.fr>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue