Add alexbiehl as maintainer

This commit is contained in:
Alex Biehl
2020-05-29 07:35:25 +02:00
parent ddb161e01a
commit 6200d2f8b2
2 changed files with 7 additions and 0 deletions

View File

@@ -96,6 +96,7 @@ buildPythonPackage rec {
homepage = "https://jcristharif.com/skein";
description = "A tool and library for easily deploying applications on Apache YARN";
license = licenses.bsd3;
maintainers = with maintainers; [ alexbiehl ];
};
}