pythonPackages.internetarchive: add marsam to maintainers

wip/yesman
Mario Rodas 4 years ago committed by Jon
parent 8c1a2c154d
commit c831d1afc5
  1. 1
      pkgs/development/python-modules/internetarchive/default.nix

@ -54,5 +54,6 @@ buildPythonPackage rec {
description = "A Python and Command-Line Interface to Archive.org";
homepage = "https://github.com/jjjake/internetarchive";
license = licenses.agpl3;
maintainers = [ maintainers.marsam ];
};
}

Loading…
Cancel
Save