(r)rsync: simplify and don't copy maintainers
Let's keep the original rsync maintainers only on rsync, as I haven't noticed them wanting to maintain rrsync as well.
This commit is contained in:
@@ -28,5 +28,6 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = base.meta // {
|
||||
description = "A helper to run rsync-only environments from ssh-logins";
|
||||
maintainers = [ stdenv.lib.maintainers.kampfschlaefer ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user