Update cordova docs, libraries and code to use more inclusive language
- Dominant language
- No language data
- Stars
- 710
- Forks
- 75
- PR merge metrics
- No merged PRs in 30d
Description
# Bug Report
## Problem
Our projects contain multiple uses of words and phrases that is not inclusive, we need to update/modernize our language usage in code, libraries, and documentation.
- whitelist, blacklist should be allowlist, and denylist
- master/slave should become something like conductor/nodes, agents, ...
## Status
The following table represents each repository and their current state.
- Requires Analyst: The repository needs to be examined to determine if changes are necessary.
- Requires PR: There are offending terminology located in the repository and is awaiting a PR.
- Has PR: Has a PR containing a potential resolution.
- :heavy_check_mark: : The repository has been determined to be in an acceptable state.
### Platforms
| Repository | State |
|-------------------|-------------|
| [cordova-android] | :heavy_check_mark:
| [cordova-ios] | :heavy_check_mark:
| [cordova-windows] | Requires Analyst
| [cordova-browser] | Requires Analyst
| [cordova-osx] | Requires Analyst
| [cordova-test-platform] | Requires Analyst
| [cordova-electron] | Requires Analyst
### Plugins
| Repository | State |
|-------------------|-------------|
| [cordova-plugin-battery-status] | Requires Analyst
| [cordova-plugin-camera] | Requires Analyst
| [cordova-plugin-device-motion] | Requires Analyst
| [cordova-plugin-device-orientation] | Requires Analyst
| [cordova-plugin-dialogs] | Requires Analyst
| [cordova-plugin-file] | Requires Analyst
| [cordova-plugin-file-transfer] | Requires Analyst
| [cordova-plugin-geolocation] | Requires Analyst
| [cordova-plugin-inappbrowser] | Requires Analyst
| [cordova-plugin-media] | Requires Analyst
| [cordova-plugin-media-capture] | Requires Analyst
| [cordova-plugin-network-information] | Requires Analyst
| [cordova-plugin-screen-orientation] | Requires Analyst
| [cordova-plugin-splashscreen] | Requires Analyst
| [cordova-plugin-statusbar] | Requires Analyst
| [cordova-plugin-vibration] | Requires Analyst
| [cordova-plugin-whitelist] (https://github.com/apache/cordova-plugin-whitelist/pull/59) | :heavy_check_mark:
### Tooling
| Repository | State |
|-------------------|-------------|
| [cordova-cli] | Requires Analyst
| [cordova-plugman] | Requires Analyst
| [cordova-coho] | Requires Analyst
| [cordova-js] | Requires Analyst
| [cordova-lib] | Requires Analyst
| [cordova-common] | Requires Analyst
| [cordova-create] | Requires Analyst
| [cordova-fetch] | Requires Analyst
| [cordova-serve] | Requires Analyst
| [cordova-plugin-test-framework] | Requires Analyst
| [cordova-paramedic] | Requires Analyst
| [cordova-mobile-spec] | Requires Analyst
| [cordova-node-xcode] | Requires Analyst
### Documentation / Websites
| Repository | State |
|-------------------|-------------|
| [cordova] | Requires Analyst
| [cordova-docs] (https://github.com/apache/cordova-docs/pull/1142) | :heavy_check_mark:
| [cordova-status] | Requires Analyst
[cordova-android]: https://github.com/apache/cordova-android
[cordova-ios]: https://github.com/apache/cordova-ios/pull/1032
[cordova-windows]: https://github.com/apache/cordova-windows
[cordova-browser]: https://github.com/apache/cordova-browser
[cordova-osx]: https://github.com/apache/cordova-osx
[cordova-test-platform]: https://github.com/apache/cordova-test-platform
[cordova-electron]: https://github.com/apache/cordova-electron
[cordova-plugin-battery-status]: https://github.com/apache/cordova-plugin-battery-status
[cordova-plugin-camera]: https://github.com/apache/cordova-plugin-camera
[cordova-plugin-device-motion]: https://github.com/apache/cordova-plugin-device-motion
[cordova-plugin-device-orientation]: https://github.com/apache/cordova-plugin-device-orientation
[cordova-plugin-dialogs]: https://github.com/apache/cordova-plugin-dialogs
[cordova-plugin-file]: https://github.com/apache/cordova-plugin-file
[cordova-plugin-file-transfer]: https://github.com/apache/cordova-plugin-file-transfer
[cordova-plugin-geolocation]: https://github.com/apache/cordova-plugin-geolocation
[cordova-plugin-inappbrowser]: https://github.com/apache/cordova-plugin-inappbrowser
[cordova-plugin-media]: https://github.com/apache/cordova-plugin-media
[cordova-plugin-media-capture]: https://github.com/apache/cordova-plugin-media-capture
[cordova-plugin-network-information]: https://github.com/apache/cordova-plugin-network-information
[cordova-plugin-screen-orientation]: https://github.com/apache/cordova-plugin-screen-orientation
[cordova-plugin-splashscreen]: https://github.com/apache/cordova-plugin-splashscreen
[cordova-plugin-statusbar]: https://github.com/apache/cordova-plugin-statusbar
[cordova-plugin-vibration]: https://github.com/apache/cordova-plugin-vibration
[cordova-plugin-whitelist]: https://github.com/apache/cordova-plugin-whitelist/issues/57
[cordova-cli]: https://github.com/apache/cordova-cli
[cordova-plugman]: https://github.com/apache/cordova-plugman
[cordova-coho]: https://github.com/apache/cordova-coho
[cordova-js]: https://github.com/apache/cordova-js
[cordova-lib]: https://github.com/apache/cordova-lib
[cordova-common]: https://github.com/apache/cordova-common
[cordova-create]: https://github.com/apache/cordova-create
[cordova-fetch]: https://github.com/apache/cordova-fetch
[cordova-serve]: https://github.com/apache/cordova-serve
[cordova-plugin-test-framework]: https://github.com/apache/cordova-plugin-test-framework
[cordova-paramedic]: https://github.com/apache/cordova-paramedic
[cordova-mobile-spec]: https://github.com/apache/cordova-mobile-spec
[cordova]: https://github.com/apache/cordova
[cordova-docs]: https://github.com/apache/cordova-docs/issues/1140
[cordova-status]: https://github.com/apache/cordova-status
[cordova-node-xcode]: https://github.com/apache/cordova-node-xcode
Contributor guide
Assessment
This issue has not been assessed yet.