mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-18 19:51:17 +00:00
lubelogger: Add lyndeno as maintainer
This commit is contained in:
parent
4e256aa9da
commit
e6690e0e45
|
@ -37,7 +37,7 @@ buildDotnetModule rec {
|
|||
homepage = "https://lubelogger.com";
|
||||
changelog = "https://github.com/hargata/lubelog/releases/tag/v${version}";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ samasaur ];
|
||||
maintainers = with maintainers; [ samasaur lyndeno ];
|
||||
mainProgram = "CarCareTracker";
|
||||
platforms = platforms.all;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue