chrony: remove myself as maintainer
This commit is contained in:
parent
b1c964b557
commit
12d25c49bd
@ -1,9 +1,6 @@
|
||||
{ lib, ... }:
|
||||
{
|
||||
name = "chrony";
|
||||
|
||||
meta.maintainers = with lib.maintainers; [ fpletz ];
|
||||
|
||||
nodes.machine = {
|
||||
services.chrony.enable = true;
|
||||
|
||||
|
||||
@ -82,7 +82,6 @@ stdenv.mkDerivation rec {
|
||||
illumos
|
||||
];
|
||||
maintainers = with lib.maintainers; [
|
||||
fpletz
|
||||
thoughtpolice
|
||||
vifino
|
||||
];
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user