mirror of
https://codeberg.org/simonrepp/hyper8.git
synced 2026-08-14 13:45:27 +02:00
Update credits and license metadata
This commit is contained in:
@@ -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
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user