lilypond-vorlagen/lilypond-song-includes/data/authors.json

18 lines
374 B
JSON
Raw Permalink Normal View History

2023-08-20 12:16:18 +02:00
{
"dude": {
"name": "Krasser Dude",
"trail_name": "dud",
"birth_year": "1950",
"organization": "Bund der krassen Dudes"
},
"kumpel": {
"name": "Krasser Kumpel",
"trail_name": "dudekumpel",
"death_year": "2050",
"organization": "Bund der krassen Kumpels"
2024-05-17 12:33:18 +02:00
},
"nocheiner": {
"name": "Jemand anderes",
"death_year": "2050"
2023-08-20 12:16:18 +02:00
}
}