feat(organization): Added Antoine Groudiev, Matthieu Boyer and Paul Fournier to organization
Some checks failed
Check meta / check_meta (push) Waiting to run
Check meta / check_dns (push) Waiting to run
lint / check (push) Waiting to run
Check meta / check_meta (pull_request) Failing after 19s
Check meta / check_dns (pull_request) Successful in 21s
build configuration / build_and_cache_storage01 (pull_request) Successful in 1m24s
build configuration / build_and_cache_rescue01 (pull_request) Successful in 1m25s
build configuration / build_and_cache_compute01 (pull_request) Successful in 1m42s
build configuration / build_and_cache_geo01 (pull_request) Successful in 1m15s
build configuration / build_and_cache_geo02 (pull_request) Successful in 1m25s
build configuration / build_and_cache_vault01 (pull_request) Successful in 1m43s
build configuration / build_and_cache_web02 (pull_request) Successful in 1m30s
lint / check (pull_request) Successful in 24s
build configuration / build_and_cache_web01 (pull_request) Successful in 2m2s
build configuration / build_and_cache_web03 (pull_request) Successful in 1m9s
build configuration / build_and_cache_bridge01 (pull_request) Successful in 1m15s
Some checks failed
Check meta / check_meta (push) Waiting to run
Check meta / check_dns (push) Waiting to run
lint / check (push) Waiting to run
Check meta / check_meta (pull_request) Failing after 19s
Check meta / check_dns (pull_request) Successful in 21s
build configuration / build_and_cache_storage01 (pull_request) Successful in 1m24s
build configuration / build_and_cache_rescue01 (pull_request) Successful in 1m25s
build configuration / build_and_cache_compute01 (pull_request) Successful in 1m42s
build configuration / build_and_cache_geo01 (pull_request) Successful in 1m15s
build configuration / build_and_cache_geo02 (pull_request) Successful in 1m25s
build configuration / build_and_cache_vault01 (pull_request) Successful in 1m43s
build configuration / build_and_cache_web02 (pull_request) Successful in 1m30s
lint / check (pull_request) Successful in 24s
build configuration / build_and_cache_web01 (pull_request) Successful in 2m2s
build configuration / build_and_cache_web03 (pull_request) Successful in 1m9s
build configuration / build_and_cache_bridge01 (pull_request) Successful in 1m15s
This commit is contained in:
parent
2cee8006d3
commit
93f0a01371
1 changed files with 16 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";
|
||||
|
@ -49,6 +64,7 @@
|
|||
name = "Tom Hubrecht";
|
||||
email = "tom.hubrecht@dgnum.eu";
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
groups = {
|
||||
|
|
Loading…
Reference in a new issue