diff options
| author | Théo Zimmermann | 2018-04-27 17:26:57 +0200 |
|---|---|---|
| committer | Théo Zimmermann | 2018-04-29 14:33:01 +0200 |
| commit | 74179769b290d68fd64003095cd18ecb64bc1308 (patch) | |
| tree | ca5d159109596103f71cddacd1c1029a180845a3 /.github | |
| parent | 266557d0be862861885ec377326333468a233e49 (diff) | |
Fix the secondary maintainer for Makefile.
Closes #7345.
[skip ci]
Diffstat (limited to '.github')
| -rw-r--r-- | .github/CODEOWNERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 96c1f035ab..a6aa5c0dc3 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -301,7 +301,7 @@ ########## Build system ########## /Makefile* @letouzey -# Secondary maintainer @maximdenes +# Secondary maintainer @gares /configure* @letouzey # Secondary maintainer @ejgallego |
