rclone: add marsam to maintainers
This commit is contained in:
parent
d7ea32d90f
commit
a80b05f48e
@ -38,7 +38,7 @@ buildGoPackage rec {
|
||||
description = "Command line program to sync files and directories to and from major cloud storage";
|
||||
homepage = "https://rclone.org";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ danielfullmer ];
|
||||
maintainers = with maintainers; [ danielfullmer marsam ];
|
||||
platforms = platforms.all;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user