Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5bbe41c

Browse files
committed
Internal code review config change.
PiperOrigin-RevId: 190790653
1 parent 056bea4 commit 5bbe41c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
send_cls_to('object-detection-reviews');
2+
3+
#define TEAM_LIST ['jonathanhuang', 'rathodv', 'ronnyvotel', 'alirezafathi', \
4+
'menglong', 'lzc']
5+
6+
define Main {
7+
reassign_to_list(choose_n(2, TEAM_LIST));
8+
}

0 commit comments

Comments
 (0)