pythonPackages.pykka: add marsam to maintainers
This commit is contained in:
parent
2807df1672
commit
22a277f655
@ -15,6 +15,7 @@ buildPythonPackage rec {
|
|||||||
homepage = "https://www.pykka.org/";
|
homepage = "https://www.pykka.org/";
|
||||||
description = "A Python implementation of the actor model";
|
description = "A Python implementation of the actor model";
|
||||||
changelog = "https://github.com/jodal/pykka/blob/v${version}/docs/changes.rst";
|
changelog = "https://github.com/jodal/pykka/blob/v${version}/docs/changes.rst";
|
||||||
|
maintainers = [ maintainers.marsam ];
|
||||||
license = licenses.asl20;
|
license = licenses.asl20;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user