Skip to content

Commit

Permalink
oracle-instantclient: add flokli as maintainer
Browse files Browse the repository at this point in the history
  • Loading branch information
flokli committed May 21, 2018
1 parent c9ce4b2 commit 82eaa5b
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -86,6 +86,6 @@ in stdenv.mkDerivation rec {
'';
license = licenses.unfree;
platforms = [ "x86_64-linux" ];
maintainers = with maintainers; [ pesterhazy ];
maintainers = with maintainers; [ pesterhazy flokli ];
};
}

0 comments on commit 82eaa5b

Please sign in to comment.