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.
2 parents 8645140 + 3e28589 commit 7fea7a3Copy full SHA for 7fea7a3
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