"docs/source/vscode:/vscode.git/clone" did not exist on "9e04a52abd34f4482cdd0348b3b2b9b509498829"
Unverified Commit 0be03301 authored by Hongzhi (Steve), Chen's avatar Hongzhi (Steve), Chen Committed by GitHub
Browse files

[Misc] Update Jenkins. (#5794)


Co-authored-by: default avatarUbuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
parent 290e1e9d
......@@ -119,15 +119,21 @@ def go_test_linux() {
}
def is_authorized(name) {
def devs = ['dgl-bot', 'noreply', 'Rhett-Ying', 'BarclayII', 'jermainewang',
'mufeili', 'isratnisa', 'rudongyu', 'classicsong', 'HuXiangkun',
'hetong007', 'kylasa', 'frozenbugs', 'peizhou001', 'zheng-da',
'czkkkkkk', 'thvasilo',
'nv-dlasalle', 'yaox12', 'chang-l', 'Kh4L', 'VibhuJawa',
'kkranen',
def devs = [
// System:
'dgl-bot', 'noreply',
// Core:
'Rhett-Ying', 'BarclayII', 'jermainewang', 'mufeili', 'isratnisa',
'rudongyu', 'classicsong', 'HuXiangkun', 'hetong007', 'kylasa',
'frozenbugs', 'peizhou001', 'zheng-da', 'czkkkkkk', 'thvasilo',
// Intern:
'keli-wen', 'caojy1998',
// Friends:
'nv-dlasalle', 'yaox12', 'chang-l', 'Kh4L', 'VibhuJawa', 'kkranen',
'bgawrych', 'itaraban', 'daniil-sizov', 'anko-intel', 'Kacper-Pietkun',
'hankaj', 'agrabows', 'DominikaJedynak', 'RafLit',
'VoVAllen', 'keli-wen', 'caojy1998',
// Emeritus:
'VoVAllen',
]
return (name in devs)
}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment