odpic: drop myself as a maintainer
I'm not personally connecting to Oracle Databases much these days.
This commit is contained in:
parent
bfad3f0d2c
commit
1d1a8f9dd2
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ stdenv.mkDerivation {
|
|||
meta = with lib; {
|
||||
description = "Oracle ODPI-C library";
|
||||
homepage = "https://oracle.github.io/odpi/";
|
||||
maintainers = with maintainers; [ mkazulak flokli ];
|
||||
maintainers = with maintainers; [ mkazulak ];
|
||||
license = licenses.asl20;
|
||||
platforms = [ "x86_64-linux" "aarch64-linux" "x86_64-darwin" ];
|
||||
hydraPlatforms = [ ];
|
||||
|
|
Loading…
Reference in a new issue