mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-19 03:14:03 +00:00
chirp: add emantor as maintainer
Maintenance will mostly consist of bumping the package every 2-3 months.
This commit is contained in:
parent
5863c27340
commit
01c21cbb7f
@ -44,6 +44,7 @@ python3.pkgs.buildPythonApplication rec {
|
||||
description = "A free, open-source tool for programming your amateur radio";
|
||||
homepage = "https://chirp.danplanet.com/";
|
||||
license = licenses.gpl3Plus;
|
||||
maintainers = [ maintainers.emantor ];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user