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 4f30710 + 87da02a commit f3f5487Copy full SHA for f3f5487
frontend/ci-build-me/src/index.js
@@ -76,9 +76,10 @@ const handler = async (event, req) => {
76
) {
77
// TODO #7711: Actually look at @MinaProtocol/stakeholder-reviewers team instead of hardcoding the users here
78
if (
79
- req.body.sender.login == "aneesharaines" ||
80
req.body.sender.login == "bkase" ||
+ req.body.sender.login == "dannywillems" ||
81
req.body.sender.login == "deepthiskumar" ||
82
+ req.body.sender.login == "georgeee" ||
83
req.body.sender.login == "mrmr1993" ||
84
req.body.sender.login == "nholland94"
85
0 commit comments