tabnine: add lovesegfault as maintainer

This commit is contained in:
Bernardo Meurer
2021-07-09 10:54:46 -07:00
parent 2cf81aa358
commit c4212c8bf6
@@ -42,5 +42,6 @@ stdenv.mkDerivation rec {
description = "Smart Compose for code that uses deep learning to help you write code faster";
license = licenses.unfree;
platforms = [ "x86_64-darwin" "x86_64-linux" ];
maintainers = with maintainers; [ lovesegfault ];
};
}