Merge pull request #196953 from NixOS/lemmeknow-0.7.0

This commit is contained in:
Oleksii Filonenko
2022-10-20 21:32:24 +03:00
committed by GitHub
+1 -1
View File
@@ -15,6 +15,6 @@ rustPlatform.buildRustPackage rec {
description = "A tool to identify anything";
homepage = "https://github.com/swanandx/lemmeknow";
license = licenses.mit;
maintainers = with maintainers; [ figsoda ];
maintainers = with maintainers; [ figsoda Br1ght0ne ];
};
}