Skip to content

Commit da79791

Browse files
authored
Update classifier.json (#10449)
* Update classifier.json * correct syntax though
1 parent 87c6613 commit da79791

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/classifier.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,10 @@
99
"applyLabel": true
1010
},
1111
"ssh": {
12-
"applyLabel": true
12+
"applyLabel": true,
13+
"assign": ["joshspicer"]
1314
},
1415
"code-server": {"assign": ["connor4312"]},
1516
"tunnels": {"assign": ["connor4312"]}
1617
}
17-
}
18+
}

0 commit comments

Comments
 (0)