mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-27 09:23:01 +00:00
dysk: add figsoda as a maintainer
This commit is contained in:
parent
7085a16a13
commit
4790a8ebdb
@ -21,6 +21,6 @@ rustPlatform.buildRustPackage rec {
|
|||||||
homepage = "https://github.com/Canop/dysk";
|
homepage = "https://github.com/Canop/dysk";
|
||||||
changelog = "https://github.com/Canop/dysk/blob/${src.rev}/CHANGELOG.md";
|
changelog = "https://github.com/Canop/dysk/blob/${src.rev}/CHANGELOG.md";
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
maintainers = with maintainers; [ koral ];
|
maintainers = with maintainers; [ figsoda koral ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user