Merge pull request #289918 from Emantor/chirp/maintainer
chirp: add emantor as maintainer
This commit is contained in:
commit
8f6ba740eb
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@ python3.pkgs.buildPythonApplication rec {
|
||||||
description = "A free, open-source tool for programming your amateur radio";
|
description = "A free, open-source tool for programming your amateur radio";
|
||||||
homepage = "https://chirp.danplanet.com/";
|
homepage = "https://chirp.danplanet.com/";
|
||||||
license = licenses.gpl3Plus;
|
license = licenses.gpl3Plus;
|
||||||
|
maintainers = [ maintainers.emantor ];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue