fblog: add progrm_jarvis to maintainers
This commit is contained in:
@@ -22,6 +22,6 @@ rustPlatform.buildRustPackage rec {
|
||||
mainProgram = "fblog";
|
||||
homepage = "https://github.com/brocode/fblog";
|
||||
license = licenses.wtfpl;
|
||||
maintainers = [ ];
|
||||
maintainers = [ maintainers.progrm_jarvis ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user