mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-11 18:32:23 +08:00
[Backport release-25.05] chunksync: add yayayayaka to maintainers (#439638)
This commit is contained in:
@@ -38,5 +38,6 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = "http://chunksync.florz.de/";
|
homepage = "http://chunksync.florz.de/";
|
||||||
license = lib.licenses.gpl2Plus;
|
license = lib.licenses.gpl2Plus;
|
||||||
platforms = with lib.platforms; linux;
|
platforms = with lib.platforms; linux;
|
||||||
|
maintainers = with lib.maintainers; [ yayayayaka ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user