catkin
catkin copied to clipboard
Race-based Language Used
After I run catkin build
I can see a list of Whitelisted Packages:
and Blacklisted Packages:
in the output result.
Such a language is not appropriate.
Words Matter: https://www.acm.org/diversity-inclusion/words-matter
Instead of using Whitelisted
and Blacklisted
, ACM suggests blocklist
/allowlist
or unapprovedlist
/approvedlist
.
The way you react to this GitHub issue says a lot about the team behind ros/catkin. Which message do you want to send?
I think you filed this issue in the wrong repository. This is the catkin
package which contains cmake macros, not the tool you're looking for.
There is already a discussion about this in the catkin_tools
package: https://github.com/catkin/catkin_tools/pull/622