Update credits and license metadata

This commit is contained in:
Simon Repp
2025-09-17 14:25:34 +02:00
parent 05f97abc08
commit 440ccfc061
2 changed files with 5 additions and 2 deletions
+2
View File
@@ -15,6 +15,7 @@ Thanks everyone for your support!
[arnauld](https://codeberg.org/arnauld)<br>
[BMKÖS](https://www.bmkoes.gv.at/)<br>
[Bri Hefele](https://brhfl.com)<br>
[bthj](https://sonomu.club/@aflands)<br>
[Christian Pacaud](https://www.christianpacaud.com/)<br>
[Dave Riedstra](https://daveriedstra.com/)<br>
[dec23k](https://mastodon.ie/@dec23k)<br>
@@ -22,6 +23,7 @@ Thanks everyone for your support!
[DURAD](https://durad.xyz)<br>
[ecogex](https://ecogex.com/)<br>
[Edgar Aichinger](https://build.opensuse.org/users/edogawa)<br>
[Emanuel Pesendorfer](https://emanuel-pesendorfer.at/)<br>
hatsch<br>
[Ian Menz](https://norcal.social/@CallMePlayer)<br>
[Internet Stiftung](https://www.internetstiftung.at/)<br>
+3 -2
View File
@@ -5,8 +5,9 @@ path = [
# Tauri does not allow arbitrary files to be placed inside the `capabilities`
# directory (they are otherwise parsed as json, irrespective of their
# extension), therefore we need to manage the licensing information for
# capabilities/default.json here, from the parent directory.
"capabilities/default.json",
# capabilities/*.json here, from the parent directory.
"capabilities/editor.json",
"capabilities/launcher.json",
"tauri.conf.json"
]
SPDX-FileCopyrightText = "2025 Simon Repp"