mirror of
https://github.com/Mueller-Patrick/DHBW-Service-App.git
synced 2024-11-01 08:53:58 +00:00
👥 Adding Lisa as contributor
This commit is contained in:
parent
543bd190eb
commit
476e1caf9e
|
@ -13,8 +13,9 @@ struct SettingsAcknowledgements: View {
|
||||||
Text("contributors".localized(tableName: "General", plural: false))
|
Text("contributors".localized(tableName: "General", plural: false))
|
||||||
.font(/*@START_MENU_TOKEN@*/.title/*@END_MENU_TOKEN@*/)
|
.font(/*@START_MENU_TOKEN@*/.title/*@END_MENU_TOKEN@*/)
|
||||||
Spacer()
|
Spacer()
|
||||||
Text("David Huh")
|
Text("David Huh (davidhuh.de)")
|
||||||
Text("Patrick Müller")
|
Text("Lisa Kletsko (li54.de)")
|
||||||
|
Text("Patrick Müller (mueller-patrick.tech)")
|
||||||
Spacer()
|
Spacer()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user