diff options
author | Roman / Nea <roman.graef@gmail.com> | 2022-06-02 09:59:07 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-02 07:59:07 +0000 |
commit | 73dbbed409a86328144f2c75f460426e7baa6ae1 (patch) | |
tree | 4a067856879489f0866da594351cfa183260d2d7 /.github/CODEOWNERS | |
parent | 1c3fe03bf83f1772993de88434accde970863b77 (diff) | |
download | NotEnoughUpdates-73dbbed409a86328144f2c75f460426e7baa6ae1.tar.gz NotEnoughUpdates-73dbbed409a86328144f2c75f460426e7baa6ae1.tar.bz2 NotEnoughUpdates-73dbbed409a86328144f2c75f460426e7baa6ae1.zip |
Loomerings (#152)
Diffstat (limited to '.github/CODEOWNERS')
-rw-r--r-- | .github/CODEOWNERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 2381ceb8..327c4e17 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,2 +1,3 @@ /src/main/java/io/github/moulberry/notenoughupdates/recipes/* @romangraef /src/main/java/io/github/moulberry/notenoughupdates/miscgui/GuiItemRecipe.java @romangraef +/*gradle* @romangraef |