update bot_config including new reviewers for filesystems and security
PiperOrigin-RevId: 318175201 Change-Id: I691d559c86d00fabb8f0c028c1e815f804f7d350
This commit is contained in:
parent
7c1f1bf9e4
commit
2c11be6aa6
13
.github/bot_config.yml
vendored
13
.github/bot_config.yml
vendored
@ -27,6 +27,19 @@ assignees:
|
||||
# A list of assignees for compiler folder
|
||||
compiler_assignees:
|
||||
- joker-eph
|
||||
# filesystem path
|
||||
filesystem_path:
|
||||
- tensorflow/c/experimental/filesystem
|
||||
# security path
|
||||
security_path:
|
||||
- tensorflow/security
|
||||
# words checklist
|
||||
segfault_memory:
|
||||
- segfault
|
||||
- memory leaks
|
||||
# assignees
|
||||
filesystem_security_assignee:
|
||||
- mihaimaruseac
|
||||
# Cuda Comment
|
||||
cuda_comment: >
|
||||
From the template it looks like you are installing **TensorFlow** (TF) prebuilt binaries:
|
||||
|
Loading…
Reference in New Issue
Block a user