pythonPackages.google-cloud-speech: remove vanschelven from maintainers
This commit is contained in:
parent
1b56c10792
commit
606253bee7
@ -21,6 +21,6 @@ buildPythonPackage rec {
|
|||||||
description = "Cloud Speech API enables integration of Google speech recognition into applications.";
|
description = "Cloud Speech API enables integration of Google speech recognition into applications.";
|
||||||
homepage = "https://github.com/googleapis/google-cloud-python/tree/master/speech";
|
homepage = "https://github.com/googleapis/google-cloud-python/tree/master/speech";
|
||||||
license = licenses.asl20;
|
license = licenses.asl20;
|
||||||
maintainers = with maintainers; [ vanschelven ];
|
maintainers = with maintainers; [ ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user