mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-03 06:14:07 +02:00
Add community submitter mapping and auto-mention issue workflow
This commit is contained in:
17
COMMUNITY_SUBMITTED_ADDONS.md
Normal file
17
COMMUNITY_SUBMITTED_ADDONS.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# Community-submitted add-ons
|
||||
|
||||
This repository tracks add-ons that were initially proposed/submitted by community members.
|
||||
|
||||
When an issue mentions one of these add-ons (in the title or body), a GitHub Action automatically posts a mention to notify the corresponding person.
|
||||
|
||||
## Current list
|
||||
|
||||
| Add-on folder | Initial submitter |
|
||||
| --- | --- |
|
||||
| `whatsapper` | [@baldarn](https://github.com/baldarn) |
|
||||
| `spotweb` | [@woutercoppens](https://github.com/woutercoppens) |
|
||||
|
||||
## How to update this list
|
||||
|
||||
1. Add or update an entry in `.github/addon_submitters.json` with the add-on folder name as key and the GitHub username as value.
|
||||
2. Keep this markdown table in sync so it remains visible to users.
|
||||
Reference in New Issue
Block a user