pbpctrl: add cafkafk to maintainers
I've bought a pair of pixel bud pros 2, so I'm interested in this software staying up to date and fixing potential issues. This also means I'll potentially be pinged on new releases so I can get them merged quickly. Signed-off-by: Christina Sørensen <christina@cafkafk.com>
This commit is contained in:
parent
c7b0f4de4a
commit
3f36a03842
@ -26,7 +26,7 @@ rustPlatform.buildRustPackage rec {
|
||||
description = "Control Google Pixel Buds Pro from the Linux command line";
|
||||
homepage = "https://github.com/qzed/pbpctrl";
|
||||
license = with licenses; [ asl20 mit ];
|
||||
maintainers = [ maintainers.vanilla ];
|
||||
maintainers = with maintainers; [ vanilla cafkafk ];
|
||||
platforms = platforms.linux;
|
||||
mainProgram = "pbpctrl";
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user