sentencepiece: add myself as a maintainer
This commit is contained in:
parent
27d0c5a07e
commit
7b3802dfd1
@ -27,6 +27,6 @@ stdenv.mkDerivation rec {
|
|||||||
description = "Unsupervised text tokenizer for Neural Network-based text generation";
|
description = "Unsupervised text tokenizer for Neural Network-based text generation";
|
||||||
license = licenses.asl20;
|
license = licenses.asl20;
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
maintainers = with maintainers; [ pashashocky ];
|
maintainers = with maintainers; [ danieldk pashashocky ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user