maintainers: rename nyanbinary to nyabinary

This commit is contained in:
Niko Cantero 2024-09-19 15:04:36 -04:00
commit 55e6535e4e
No known key found for this signature in database
25 changed files with 31 additions and 31 deletions

View file

@ -95,7 +95,7 @@ rustPlatform.buildRustPackage rec {
homepage = "https://github.com/pop-os/cosmic-store";
description = "App Store for the COSMIC Desktop Environment";
license = licenses.gpl3Only;
maintainers = with maintainers; [ ahoneybun nyanbinary ];
maintainers = with maintainers; [ ahoneybun nyabinary ];
platforms = platforms.linux;
};
}