ffsend: add marsam to maintainers
This commit is contained in:
parent
278934a4c8
commit
48134305bb
@ -57,7 +57,7 @@ buildRustPackage rec {
|
|||||||
'';
|
'';
|
||||||
homepage = "https://gitlab.com/timvisee/ffsend";
|
homepage = "https://gitlab.com/timvisee/ffsend";
|
||||||
license = licenses.gpl3Only;
|
license = licenses.gpl3Only;
|
||||||
maintainers = with maintainers; [ lilyball equirosa ];
|
maintainers = with maintainers; [ lilyball equirosa marsam ];
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user