bartib: add progrm_jarvis to maintainers
This commit is contained in:
@@ -28,7 +28,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
||||
description = "Simple timetracker for the command line";
|
||||
homepage = "https://github.com/nikolassv/bartib";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
maintainers = [ ];
|
||||
maintainers = [ lib.maintainers.progrm_jarvis ];
|
||||
mainProgram = "bartib";
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user