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 72532bd commit 0a4ca02Copy full SHA for 0a4ca02
clone_roles.py
@@ -14,14 +14,12 @@
14
"Chief of Monitors",
15
"Kanban Lead",
16
"Community Shepherd",
17
- "Skald",
18
]
19
MAINTAINERS_ALLOWED_JOBS = {
20
"majamassarini": ISSUE_TITLES, # Can do any job
21
"lbarcziova": ISSUE_TITLES,
22
"m-blaha": ISSUE_TITLES,
23
"nforro": ISSUE_TITLES,
24
- "TomasTomecek": ISSUE_TITLES,
25
"betulependule": ISSUE_TITLES, # akucerov
26
}
27
0 commit comments