feat(organization): Added Antoine Groudiev, Matthieu Boyer and Paul Fournier to organization
Some checks failed
Check meta / check_meta (push) Failing after 19s
Check meta / check_dns (push) Successful in 17s
Check meta / check_meta (pull_request) Failing after 17s
lint / check (push) Successful in 23s
Check meta / check_dns (pull_request) Successful in 17s
build configuration / build_and_cache_storage01 (pull_request) Successful in 1m23s
build configuration / build_and_cache_rescue01 (pull_request) Successful in 1m22s
build configuration / build_and_cache_geo01 (pull_request) Successful in 1m14s
build configuration / build_and_cache_geo02 (pull_request) Successful in 1m8s
build configuration / build_and_cache_compute01 (pull_request) Successful in 1m41s
build configuration / build_and_cache_web02 (pull_request) Successful in 1m16s
build configuration / build_and_cache_vault01 (pull_request) Successful in 1m25s
build configuration / build_and_cache_web03 (pull_request) Successful in 1m11s
lint / check (pull_request) Successful in 25s
build configuration / build_and_cache_web01 (pull_request) Successful in 1m58s
build configuration / build_and_cache_bridge01 (pull_request) Successful in 1m8s
Some checks failed
Check meta / check_meta (push) Failing after 19s
Check meta / check_dns (push) Successful in 17s
Check meta / check_meta (pull_request) Failing after 17s
lint / check (push) Successful in 23s
Check meta / check_dns (pull_request) Successful in 17s
build configuration / build_and_cache_storage01 (pull_request) Successful in 1m23s
build configuration / build_and_cache_rescue01 (pull_request) Successful in 1m22s
build configuration / build_and_cache_geo01 (pull_request) Successful in 1m14s
build configuration / build_and_cache_geo02 (pull_request) Successful in 1m8s
build configuration / build_and_cache_compute01 (pull_request) Successful in 1m41s
build configuration / build_and_cache_web02 (pull_request) Successful in 1m16s
build configuration / build_and_cache_vault01 (pull_request) Successful in 1m25s
build configuration / build_and_cache_web03 (pull_request) Successful in 1m11s
lint / check (pull_request) Successful in 25s
build configuration / build_and_cache_web01 (pull_request) Successful in 1m58s
build configuration / build_and_cache_bridge01 (pull_request) Successful in 1m8s
This commit is contained in:
parent
2cee8006d3
commit
901d4b8fca
1 changed files with 15 additions and 0 deletions
|
@ -5,6 +5,11 @@
|
|||
|
||||
{
|
||||
members = {
|
||||
agroudiev = {
|
||||
name = "Antoine Groudiev";
|
||||
email = "antoine.groudiev@dgnum.eu";
|
||||
};
|
||||
|
||||
catvayor = {
|
||||
name = "Lubin Bailly";
|
||||
email = "catvayor@dgnum.eu";
|
||||
|
@ -34,11 +39,21 @@
|
|||
username = "jmalka";
|
||||
};
|
||||
|
||||
mboyer = {
|
||||
name = "Matthieu Boyer";
|
||||
email = "matthieu.boyer@dgnum.eu";
|
||||
};
|
||||
|
||||
mdebray = {
|
||||
name = "Maurice Debray";
|
||||
email = "maurice.debray@dgnum.eu";
|
||||
};
|
||||
|
||||
pfournier = {
|
||||
name = "Paul Fournier";
|
||||
email = "paul.fournier@dgnum.eu";
|
||||
};
|
||||
|
||||
raito = {
|
||||
name = "Ryan Lahfa";
|
||||
email = "ryan@dgnum.eu";
|
||||
|
|
Loading…
Reference in a new issue