diff options
| author | Emilio Jesus Gallego Arias | 2018-04-11 10:12:16 +0200 |
|---|---|---|
| committer | Emilio Jesus Gallego Arias | 2018-04-11 10:12:16 +0200 |
| commit | 09ba1e86504c5df554c3bdd1eae05bddcafc6ef2 (patch) | |
| tree | 4da954ded38630c234f472f8d58f3165be013ff7 | |
| parent | ccf5c0879e3341ebfc8d3d00d35cc10b8b32a9e4 (diff) | |
| parent | fde6edf6490faa51140f267c677b8417a08daf9f (diff) | |
Merge PR #7218: Add myself as the primary maintainer of the warnings system
| -rw-r--r-- | .github/CODEOWNERS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index f344c5cf55..2d8fc791bd 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -60,6 +60,9 @@ /lib/ @ejgallego # Secondary maintainer @ppedrot +/lib/cWarnings.* @maximedenes +# Secondary maintainer @ejgallego + ########## Proof engine ########## /engine/ @ppedrot |
