allow inherits in authors

This commit is contained in:
tux
2024-11-02 20:01:11 +01:00
parent 37e823a425
commit 1da344a401
4 changed files with 8 additions and 4 deletions

View File

@ -14,5 +14,9 @@
"nocheiner": {
"name": "Jemand anderes",
"death_year": "2050"
},
"kumpelerbe": {
"inherits": "kumpel",
"organization": "Bund der crazy Kumpels"
}
}