Commit 1de8362
authored
Keep ia0 as owner of rust Changelogs (#1168)
The `*.md` rule for documentation is a bit strong. The intent was only to capture READMEs under
rust, so this PR explicitly excludes the CHANGELOGs from that rule. This makes it possible to do
pure code changes to the Rust CLI and library without double approvals.1 parent ad63a2e commit 1de8362
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
12 | 15 | | |
13 | 16 | | |
14 | 17 | | |
| |||
0 commit comments