We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 186f43b commit 3e28589Copy full SHA for 3e28589
connect/events-config.js
@@ -58,7 +58,7 @@ const EVENTS = [
58
}, {
59
type: BUS_API_EVENT.CONNECT.PROJECT.APPROVED,
60
projectRoles: [PROJECT_ROLE_OWNER, PROJECT_ROLE_COPILOT, PROJECT_ROLE_MANAGER],
61
- topcoderRoles: [ROLE_CONNECT_COPILOT, ROLE_ADMINISTRATOR],
+ topcoderRoles: [ROLE_ADMINISTRATOR],
62
63
type: BUS_API_EVENT.CONNECT.PROJECT.ACTIVE,
64
0 commit comments