chunksync: add yayayayaka to maintainers

Yaya 454bc0b6 6557b3ee

+1
+1
pkgs/by-name/ch/chunksync/package.nix
··· 38 homepage = "http://chunksync.florz.de/"; 39 license = lib.licenses.gpl2Plus; 40 platforms = with lib.platforms; linux; 41 }; 42 }
··· 38 homepage = "http://chunksync.florz.de/"; 39 license = lib.licenses.gpl2Plus; 40 platforms = with lib.platforms; linux; 41 + maintainers = with lib.maintainers; [ yayayayaka ]; 42 }; 43 }