bloop: add kubukoz as maintainer
This commit is contained in:
parent
dcc0aacb07
commit
24d717393f
1 changed files with 1 additions and 1 deletions
|
@ -87,6 +87,6 @@ stdenv.mkDerivation rec {
|
|||
license = licenses.asl20;
|
||||
description = "A Scala build server and command-line tool to make the compile and test developer workflows fast and productive in a build-tool-agnostic way";
|
||||
platforms = [ "x86_64-linux" "x86_64-darwin" ];
|
||||
maintainers = with maintainers; [ tomahna ];
|
||||
maintainers = with maintainers; [ kubukoz tomahna ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue