feat: add contributed_by field to retrodeck and romm

This commit is contained in:
Abdessamad Derraz
2026-04-02 11:41:19 +02:00
parent 077392bcd9
commit ded903ed7a

View File

@@ -719,6 +719,10 @@ platforms:
source_format: github_component_manifests source_format: github_component_manifests
hash_type: md5 hash_type: md5
schedule: monthly schedule: monthly
contributed_by:
- username: monster-penguin
contribution: platform support
pr: 36
cores: cores:
- azahar - azahar
- cemu - cemu
@@ -758,6 +762,10 @@ platforms:
source_format: json source_format: json
hash_type: sha1 hash_type: sha1
schedule: monthly schedule: monthly
contributed_by:
- username: PixNyb
contribution: platform support
pr: 37
inherits_from: emulatorjs inherits_from: emulatorjs
target_scraper: null target_scraper: null
target_source: null target_source: null