diff --git a/src/ResourceTypes/SpecificTypesConfig.json b/src/ResourceTypes/SpecificTypesConfig.json index 97b9be81068263d5ae5bb1f23c283f5c92fa0e0e..6196dfc172f879c53fc4d7fdb719d2a9e6569413 100644 --- a/src/ResourceTypes/SpecificTypesConfig.json +++ b/src/ResourceTypes/SpecificTypesConfig.json @@ -78,10 +78,7 @@ "en": "RDS S3" }, "status": "active", - "supportedOrganizations": [ - "https://ror.org/04xfq0f34", - "https://ror.org/04tqgg260" - ] + "supportedOrganizations": [ "*" ] }, "rdss3ude": { "type": "rdss3", @@ -137,4 +134,4 @@ "status": "active", "supportedOrganizations": [ "*" ] } -} \ No newline at end of file +}