cudnn: add samuela as a maintainer
This commit is contained in:
parent
44941da0b3
commit
2000db2e33
1 changed files with 1 additions and 1 deletions
|
@ -91,6 +91,6 @@ stdenv.mkDerivation {
|
|||
homepage = "https://developer.nvidia.com/cudnn";
|
||||
license = licenses.unfree;
|
||||
platforms = [ "x86_64-linux" ];
|
||||
maintainers = with maintainers; [ mdaiter ];
|
||||
maintainers = with maintainers; [ mdaiter samuela ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue