mirror of
https://github.com/fosrl/newt.git
synced 2026-03-06 10:46:40 +00:00
chore(nix): add water-sucks to maintainers list
This commit is contained in:
@@ -45,7 +45,9 @@
|
|||||||
description = "A tunneling client for Pangolin";
|
description = "A tunneling client for Pangolin";
|
||||||
homepage = "https://github.com/fosrl/newt";
|
homepage = "https://github.com/fosrl/newt";
|
||||||
license = lib.licenses.gpl3;
|
license = lib.licenses.gpl3;
|
||||||
maintainers = [ ];
|
maintainers = [
|
||||||
|
lib.maintainers.water-sucks
|
||||||
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user