Skip to content

Commit

Permalink
Added repositories field and other minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
fpesari committed Jul 4, 2020
1 parent 5e3a3b5 commit fb6224d
Showing 1 changed file with 35 additions and 1 deletion.
36 changes: 35 additions & 1 deletion flosstudio.schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -227,10 +227,10 @@ properties:
enum:
- 3D audio
- ABC notation
- Accordion
- Additive
- Amplifier
- Arpeggiator
- Accordion
- Audio analysis
- Audio morphing
- Audio programming
Expand Down Expand Up @@ -325,8 +325,42 @@ properties:
- Wah
- Waveshaper
- Wavetable
Repositories:
type: array
uniqueItems: true
items:
type: string
enum:
- AVLinux
- Android
- AppImage
- Arch Linux
- Arch Linux > AUR
- CentOS
- Debian
- Debian > KXStudio
- ElementaryOS
- Fedora
- Fedora > LinuxMAO
- Flatpak
- Gentoo
- Linux Mint
- Manjaro
- NixOS
- OpenSUSE
- OpenSUSE > GeekosDAW
- Slackware
- Snap
- Ubuntu
- Ubuntu > KXStudio
- Ubuntu Studio
Notes:
type: string
Entry editors:
type: array
uniqueItems: true
items:
type: string
additionalProperties: false
required:
- Name
Expand Down

0 comments on commit fb6224d

Please sign in to comment.