Skip to content

Commit

Permalink
Update classifier.json (#10449)
Browse files Browse the repository at this point in the history
* Update classifier.json

* correct syntax though
  • Loading branch information
joshspicer authored Nov 7, 2024
1 parent 87c6613 commit da79791
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/classifier.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,10 @@
"applyLabel": true
},
"ssh": {
"applyLabel": true
"applyLabel": true,
"assign": ["joshspicer"]
},
"code-server": {"assign": ["connor4312"]},
"tunnels": {"assign": ["connor4312"]}
}
}
}

0 comments on commit da79791

Please sign in to comment.