diff --git a/.github/classifier.json b/.github/classifier.json index 3fd11b0d939a56c91eb1f2f3c7243d4e25e47407..8dd332132393250b4b7361ee7c7f09851be4d597 100644 --- a/.github/classifier.json +++ b/.github/classifier.json @@ -12,6 +12,9 @@ }, "misolori": { "assign": true + }, + "joaomoreno": { + "assign": true } }, "labels": { @@ -68,6 +71,12 @@ "assign": [ "misolori" ] + }, + "git": { + "applyLabel": false, + "assign": [ + "joaomoreno" + ] } } }