Browse Source

!20573 update the regular expression from '*' to '.*'

Merge pull request !20573 from chengbin/code_docs_owners
tags/v1.4.0
i-robot Gitee 4 years ago
parent
commit
f2b3b296ba
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      mindspore/ccsrc/utils/context/OWNERS

+ 1
- 1
mindspore/ccsrc/utils/context/OWNERS View File

@@ -1,5 +1,5 @@
files:
"*graph_kernel*":
".*graph_kernel.*":
approvers:
- gaoxiong1
- ckey_dou


Loading…
Cancel
Save