python310Packages.transformers: add myself as maintainer
This commit is contained in:
@@ -171,6 +171,6 @@ buildPythonPackage rec {
|
||||
changelog = "https://github.com/huggingface/transformers/releases/tag/v${version}";
|
||||
license = licenses.asl20;
|
||||
platforms = platforms.unix;
|
||||
maintainers = with maintainers; [ pashashocky ];
|
||||
maintainers = with maintainers; [ pashashocky happysalada ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user