lurk: add maintainer gepbird
This commit is contained in:
@@ -28,7 +28,8 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
||||
homepage = "https://github.com/jakwai01/lurk";
|
||||
license = lib.licenses.agpl3Only;
|
||||
mainProgram = "lurk";
|
||||
maintainers = [
|
||||
maintainers = with lib.maintainers; [
|
||||
gepbird
|
||||
];
|
||||
platforms = [
|
||||
"i686-linux"
|
||||
|
||||
Reference in New Issue
Block a user