Looking into non-public T373358 reminded me again that I am duplicating code, and that is no good:
./libext/misc/src/policy/WMFSecurityPolicy.php: $trusted_project_names = ["Trusted-Contributors", "WMF-NDA", "acl*sre-team", "acl*security"]; ./libext/ava/src/herald/AntiVandalismAction.php: $trusted_project_names = ["Trusted-Contributors", "WMF-NDA", "acl*sre-team", "acl*security"]; ./phabricator/src/applications/maniphest/editor/ManiphestEditEngine.php: // ["Trusted-Contributors", "WMF-NDA", "acl*sre-team", "acl*security"]; ./phabricator/src/applications/maniphest/editor/ManiphestEditEngine.php: 'PHID-PROJ-fqb3bhereyljcqrsbju7', 'PHID-PROJ-koo4qqdng27q7r65x3cw']; // acl-security ./phabricator/src/applications/maniphest/editor/ManiphestEditEngine.php: 'PHID-PROJ-fqb3bhereyljcqrsbju7', 'PHID-PROJ-koo4qqdng27q7r65x3cw']; // acl*sre_team ./phabricator/src/applications/maniphest/editor/ManiphestEditEngine.php: ['PHID-PROJ-rte2hubdntrhiwyoau6n', 'PHID-PROJ-ibxm3v6ithf3jpqpqhl7', // trusted-contributors ./phabricator/src/applications/maniphest/editor/ManiphestEditEngine.php: ['PHID-PROJ-rte2hubdntrhiwyoau6n', 'PHID-PROJ-ibxm3v6ithf3jpqpqhl7', // wmf-nda