mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-24 07:53:19 +00:00
mixxx: add benley to maintainers
This commit is contained in:
parent
94f4623766
commit
c26c959063
@ -147,7 +147,7 @@ mkDerivation rec {
|
||||
description = "Digital DJ mixing software";
|
||||
mainProgram = "mixxx";
|
||||
license = licenses.gpl2Plus;
|
||||
maintainers = with maintainers; [ goibhniu bfortz ];
|
||||
maintainers = with maintainers; [ goibhniu bfortz benley ];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user