diff --git a/development.json b/development.json index f5f2759..d169706 100644 --- a/development.json +++ b/development.json @@ -52,11 +52,8 @@ }, "users": { "authorized": [ - "muhamadazmy", "delandtj", - "maxux", "LeeSmet", - "coesensbert", "ashraffouda", "AbdelrahmanElawady", "Omarabdul3ziz", @@ -113,4 +110,4 @@ "bin_repo": "tf-zos-v3-bins", "kyc_url": "https://kyc.dev.threefold.me", "registrar_url": "https://registrar.dev4.grid.tf" -} +} \ No newline at end of file diff --git a/production.json b/production.json index f0c2842..1b42c10 100644 --- a/production.json +++ b/production.json @@ -50,6 +50,19 @@ "tcp://142.93.217.194:9651" ] }, + "users": { + "authorized": [ + "delandtj", + "LeeSmet", + "ashraffouda", + "AbdelrahmanElawady", + "Omarabdul3ziz", + "rawdaGastan", + "Eslam-Nawara", + "hossnys", + "PeterNashaat" + ] + }, "rollout_upgrade": { "test_farms": [ 1, @@ -91,4 +104,4 @@ "bin_repo": "tf-zos-v3-bins", "kyc_url": "https://kyc.grid.tf", "registrar_url": "https://registrar.prod4.grid.tf" -} +} \ No newline at end of file diff --git a/qa.json b/qa.json index bcf4009..78b8fa2 100644 --- a/qa.json +++ b/qa.json @@ -52,11 +52,8 @@ }, "users": { "authorized": [ - "muhamadazmy", "delandtj", - "maxux", "LeeSmet", - "coesensbert", "ashraffouda", "AbdelrahmanElawady", "Omarabdul3ziz", @@ -109,4 +106,4 @@ "bin_repo": "tf-zos-v3-bins.qanet", "kyc_url": "https://kyc.qa.grid.tf", "registrar_url": "https://registrar.qa4.grid.tf" -} +} \ No newline at end of file diff --git a/testing.json b/testing.json index 169bf9b..3632633 100644 --- a/testing.json +++ b/testing.json @@ -52,11 +52,8 @@ }, "users": { "authorized": [ - "muhamadazmy", "delandtj", - "maxux", "LeeSmet", - "coesensbert", "ashraffouda", "AbdelrahmanElawady", "Omarabdul3ziz", @@ -108,4 +105,4 @@ "bin_repo": "tf-zos-v3-bins.test", "kyc_url": "https://kyc.test.grid.tf", "registrar_url": "http://registrar.test4.grid.tf" -} +} \ No newline at end of file