Commit 096a5c44 authored by Heitor Augusto's avatar Heitor Augusto
Browse files

komac: add HeitorAugustoLN as a maintainer

parent f11a6a01
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -45,7 +45,7 @@ rustPlatform.buildRustPackage {
    homepage = "https://github.com/russellbanks/Komac";
    changelog = "https://github.com/russellbanks/Komac/releases/tag/${src.rev}";
    license = licenses.gpl3Plus;
    maintainers = with maintainers; [ kachick ];
    maintainers = with maintainers; [ kachick HeitorAugustoLN ];
    mainProgram = "komac";
  };
}