thumbdrives: add Luflosi as maintainer
This commit is contained in:
@@ -56,7 +56,10 @@ python3.pkgs.buildPythonApplication rec {
|
||||
description = "USB mass storage emulator for Linux handhelds";
|
||||
homepage = "https://sr.ht/~martijnbraam/thumbdrives/";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ chuangzhu ];
|
||||
maintainers = with maintainers; [
|
||||
chuangzhu
|
||||
Luflosi
|
||||
];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user