mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
dive: add ryan4yin as a maintainer
This commit is contained in:
@@ -52,6 +52,9 @@ buildGoModule rec {
|
||||
homepage = "https://github.com/wagoodman/dive";
|
||||
changelog = "https://github.com/wagoodman/dive/releases/tag/v${version}";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [ SuperSandro2000 ];
|
||||
maintainers = with lib.maintainers; [
|
||||
SuperSandro2000
|
||||
ryan4yin
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user