mirror of
https://github.com/datahub-project/datahub.git
synced 2025-11-17 20:03:59 +00:00
Moves remaining references to non-inclusive language (#1949)
This commit is contained in:
parent
4a80baaeb5
commit
c29fd38c7f
@ -42,7 +42,7 @@ export interface IAppConfig {
|
|||||||
CORP: string;
|
CORP: string;
|
||||||
};
|
};
|
||||||
// Lists the DatasetPlatforms that are supported for JIT ACL requests
|
// Lists the DatasetPlatforms that are supported for JIT ACL requests
|
||||||
whitelist: Array<DatasetPlatform>;
|
allowList: Array<DatasetPlatform>;
|
||||||
// Email contact for issues with JIT ACL service and endpoint
|
// Email contact for issues with JIT ACL service and endpoint
|
||||||
contact: string;
|
contact: string;
|
||||||
};
|
};
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user