python311Packages.shodan: add myself as maintainer
This commit is contained in:
parent
74d0e6ab59
commit
a56b53b99e
@ -43,6 +43,6 @@ buildPythonPackage rec {
|
|||||||
homepage = "https://github.com/achillean/shodan-python";
|
homepage = "https://github.com/achillean/shodan-python";
|
||||||
changelog = "https://github.com/achillean/shodan-python/blob/${version}/CHANGELOG.md";
|
changelog = "https://github.com/achillean/shodan-python/blob/${version}/CHANGELOG.md";
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
maintainers = with maintainers; [ lihop ];
|
maintainers = with maintainers; [ fab lihop ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user