entr: Add synthetica9 as maintainer (#70625)
This commit is contained in:
parent
70d692d5ec
commit
be015b471c
@ -26,6 +26,6 @@ stdenv.mkDerivation rec {
|
|||||||
description = "Run arbitrary commands when files change";
|
description = "Run arbitrary commands when files change";
|
||||||
license = licenses.isc;
|
license = licenses.isc;
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
maintainers = with maintainers; [ pSub ];
|
maintainers = with maintainers; [ pSub synthetica ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user