mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-24 16:03:23 +00:00
tabnine: add lovesegfault as maintainer
This commit is contained in:
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 ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user