Add subscribers action

This commit is contained in:
Jackson Kearl
2020-09-09 12:22:34 -07:00
parent 424a2bf17b
commit ebff341de3
15 changed files with 28 additions and 14 deletions

7
.github/subscribers.json vendored Normal file
View File

@@ -0,0 +1,7 @@
{
"label-to-subscribe-to": [
"list of usernames to subscribe",
"such as:",
"JacksonKearl"
]
}