diff --git a/example-library/config.yaml b/example-library/config.yaml index 32095eb..8a38030 100644 --- a/example-library/config.yaml +++ b/example-library/config.yaml @@ -3,7 +3,9 @@ version: 0.1 id: example-library type: library description: Test library addon - +author: + name: TheThomaas + url: git.thethomaas.net/TheThomaas url: 'https://git.thethomass.net/Umbra/umbra-test-addons' tags: - Test diff --git a/example-theme/config.yaml b/example-theme/config.yaml index 92f8174..8ed248a 100644 --- a/example-theme/config.yaml +++ b/example-theme/config.yaml @@ -3,7 +3,9 @@ version: 0.1 id: example-theme type: theme description: Test theme addon - +author: + name: TheThomaas + url: git.thethomaas.net/TheThomaas url: 'https://git.thethomass.net/Umbra/umbra-test-addons' tags: - Test