aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorVincent Breitmoser <look@my.amazin.horse>2020-06-13 13:34:16 +0200
committerRobert Helgesson <robert@rycee.net>2020-06-14 15:30:51 +0200
commitb0e8a1569ed289ae1c644277b720882baba9304e (patch)
tree80bd5772d8bdd2228fd97a9a7e280c12445b97a3 /.github
parent1b210e7143547ce0f41e8082b8d27e9c7d220351 (diff)
fluidsynth: add module
Fluidsynth is a real-time MIDI synthesizer based on the SoundFont 2 format. PR #1326
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index f4efb5e3ed3..3d27c518577 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -113,6 +113,8 @@
/modules/services/flameshot.nix @moredhel
+/modules/services/fluidsynth.nix @Valodim
+
/modules/services/gnome-keyring.nix @rycee
/modules/services/gpg-agent.nix @rycee