drone: remove elohmeier as maintainer
This commit is contained in:
parent
17da375639
commit
ca41a816a6
@ -25,7 +25,7 @@ buildGoModule rec {
|
||||
description = "Continuous Integration platform built on container technology";
|
||||
mainProgram = "drone-server";
|
||||
homepage = "https://github.com/harness/drone";
|
||||
maintainers = with maintainers; [ elohmeier vdemeester techknowlogick ];
|
||||
maintainers = with maintainers; [ vdemeester techknowlogick ];
|
||||
license = with licenses; if enableUnfree then unfreeRedistributable else asl20;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user