audacity: add veprbl to maintainers
This commit is contained in:
parent
7c578a1d3f
commit
48fe2ffdec
@ -173,7 +173,7 @@ stdenv.mkDerivation rec {
|
||||
description = "Sound editor with graphical UI";
|
||||
homepage = "https://www.audacityteam.org/";
|
||||
license = licenses.gpl2Plus;
|
||||
maintainers = with maintainers; [ lheckemann ];
|
||||
maintainers = with maintainers; [ lheckemann veprbl ];
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user