bankstown-lv2: add normalcea as maintainer
This commit is contained in:
@@ -30,7 +30,10 @@ rustPlatform.buildRustPackage rec {
|
||||
homepage = "https://github.com/chadmed/bankstown";
|
||||
description = "Halfway-decent three-stage psychoacoustic bass approximation";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ yuka ];
|
||||
maintainers = with maintainers; [
|
||||
normalcea
|
||||
yuka
|
||||
];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user