Skip to content

Commit

Permalink
Added config for NorthernTechHQ org
Browse files Browse the repository at this point in the history
Signed-off-by: Ole Herman Schumacher Elgesem <[email protected]>
  • Loading branch information
olehermanse committed Oct 4, 2023
1 parent 7a735d3 commit 5162f44
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions config.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,31 @@
"mendersoftware/workflows": "kjaskiewiczz",
"mendersoftware/workflows-enterprise": "kjaskiewiczz"
}
},
{
"username": "cf-bottom",
"orgs": ["NorthernTechHQ"],
"secrets": "nt-secrets.json",
"reviewers": ["olehermanse", "oldgiova", "alfrunes"],
"bot_features": [
"report_open_prs",
"check_commit_emails",
"ping_reviewers_dependabot"
],
"banned_emails": {
"craig": "5a09cedd03ac8f6625afbf82320d9182ab56e507311f43d02aace8f5fe6d93f5",
"igor": "56d20f3d01cf0c08db466fb629187ff41a30bb170623251b7e14e32c3c1a67a4",
"vratislav": "54a458f06da35064562b258e52f5b233dbbd561a51816097b7bce1a306775d05",
"ole": "94534ae37a66ade3bae446c81cc15433efcda3a8516ffe6b2c2e0f6dd70127dd",
"ole1": "23d337c7f69fee4a04dca86de41cf737a0c585029864eab34aa1a5390aa7b845"
},
"repos": {
"NorthernTechHQ/alvaldi-docs": ["olehermanse"],
"NorthernTechHQ/nt-connect": ["olehermanse", "alfrunes"]
},
"repo_dependabot_maintainers": {
"NorthernTechHQ/alvaldi-gui": "aleksandrychev"
}
}
]
}

0 comments on commit 5162f44

Please sign in to comment.