leanprover / LNSym

Armv8 Native Code Symbolic Simulator in Lean
Apache License 2.0
50 stars 13 forks source link

feat: add .github/CODEOWNERS to allow smooth collaboration. #120

Closed bollu closed 3 weeks ago

bollu commented 3 weeks ago

We add @shigoel as a CODEOWNER, which means that only she can merge code into main.

We request that @bollu and @alexkeizer be added as collaborators to leanprover/LNSym. This enables them to open branches directly on leanprover/LNSym, allowing for effective mathlib style collaboration. In particular, it allows them to open shared branches to which all three of @bollu, @alexkeizer, and @shigoel can push. This enables us to effectively work on problems that require shared expertise (e.g. the current development of the Max program), without having to faff about with remotes.

License:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.