Code owners
Assign users and groups as approvers for specific file changes. Learn more.
move all locale data (react-intl/locale-data and gui messages) into locale.js. This also makes switching to an external node package easier because the package just needs to export the same thing as locale.js.