add maintainer
This commit is contained in:
parent
fdef98ea30
commit
93e88d3b5b
@ -14003,6 +14003,11 @@
|
||||
githubId = 1386642;
|
||||
name = "Noah Brenowitz";
|
||||
};
|
||||
jaredmontoya = {
|
||||
name = "Jared Montoya";
|
||||
github = "jaredmontoya";
|
||||
githubId = 49511278;
|
||||
};
|
||||
nbsp = {
|
||||
email = "aoife@enby.space";
|
||||
matrix = "@nbsp:enby.space";
|
||||
|
@ -20,6 +20,7 @@ rustPlatform.buildRustPackage rec {
|
||||
meta = {
|
||||
description = "Linux controller for the Nothing Ear (2)";
|
||||
homepage = "https://gitlab.com/bharadwaj-raju/ear2ctl";
|
||||
maintainers = with lib.maintainers; [ jaredmontoya ];
|
||||
license = lib.licenses.gpl3Plus;
|
||||
platforms = lib.platforms.linux;
|
||||
mainProgram = "ear2ctl";
|
||||
|
Loading…
Reference in New Issue
Block a user