pythonPackages.internetarchive: add marsam to maintainers
This commit is contained in:
@@ -54,5 +54,6 @@ buildPythonPackage rec {
|
|||||||
description = "A Python and Command-Line Interface to Archive.org";
|
description = "A Python and Command-Line Interface to Archive.org";
|
||||||
homepage = "https://github.com/jjjake/internetarchive";
|
homepage = "https://github.com/jjjake/internetarchive";
|
||||||
license = licenses.agpl3;
|
license = licenses.agpl3;
|
||||||
|
maintainers = [ maintainers.marsam ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user