Listed on https://inclusivenaming.org/
Signed-off-by: Michael Opdenacker <[email protected]> --- scripts/contrib/convert-variable-renames.py | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/scripts/contrib/convert-variable-renames.py b/scripts/contrib/convert-variable-renames.py index 856c001e11..304f5484ed 100755 --- a/scripts/contrib/convert-variable-renames.py +++ b/scripts/contrib/convert-variable-renames.py @@ -53,9 +53,14 @@ removed_list = [ ] context_check_list = [ +"abort", "blacklist", +"slave", +"sanity check", +"sanity test", +"segregate", +"segregation", "whitelist", -"abort", ] def processfile(fn): -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#163332): https://lists.openembedded.org/g/openembedded-core/message/163332 Mute This Topic: https://lists.openembedded.org/mt/89822170/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
