mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 07:23:20 +00:00
maintainers: add frogamic
This commit is contained in:
parent
fa97977180
commit
b54a842529
@ -3523,6 +3523,12 @@
|
||||
githubId = 1943632;
|
||||
name = "fro_ozen";
|
||||
};
|
||||
frogamic = {
|
||||
email = "frogamic@protonmail.com";
|
||||
github = "frogamic";
|
||||
githubId = 10263813;
|
||||
name = "Dominic Shelton";
|
||||
};
|
||||
Frostman = {
|
||||
email = "me@slukjanov.name";
|
||||
github = "Frostman";
|
||||
|
@ -23,5 +23,6 @@ stdenvNoCC.mkDerivation {
|
||||
homepage = "https://gitlab.com/Burning_Cube/quintom-cursor-theme";
|
||||
platforms = platforms.unix;
|
||||
license = with licenses; [ cc-by-sa-40 gpl3Only ];
|
||||
maintainers = with maintainers; [ frogamic ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user