Skip to content

Commit

Permalink
Merge pull request #2258 from palmskog/codeowners-iris-stdpp
Browse files Browse the repository at this point in the history
add CODEOWNERS for stdpp and iris package directories
  • Loading branch information
palmskog authored Aug 18, 2022
2 parents fe08c35 + edfaeb3 commit e20eaa9
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# This file associates maintainers with some packages

########## coq-stdpp ##########

/released/packages/coq-stdpp/ @RalfJung
/extra-dev/packages/coq-stdpp/ @RalfJung

########## coq-iris ##########

/released/packages/coq-iris/ @RalfJung
/extra-dev/packages/coq-iris/ @RalfJung

########## coq-iris-heap-lang ##########

/released/packages/coq-iris-heap-lang/ @RalfJung
/extra-dev/packages/coq-iris-heap-lang/ @RalfJung

0 comments on commit e20eaa9

Please sign in to comment.