Commit f88aeb9c authored by Jean Lucas's avatar Jean Lucas
Browse files

headphones-toolbox: add flacks as maintainer

parent 851c8b9a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -42,6 +42,7 @@ stdenv.mkDerivation (finalAttrs: {
    maintainers = with maintainers; [
      knarkzel
      nyabinary
      flacks
    ];
    license = licenses.gpl3Only;
    sourceProvenance = with sourceTypes; [ binaryNativeCode ];