lemmeknow: add Br1ght0ne to maintainers

This commit is contained in:
Oleksii Filonenko
2022-10-20 21:27:54 +03:00
parent 89e49d87d3
commit ff443bc6e7
+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 ];
};
}