Add alexbiehl as maintainer

This commit is contained in:
Alex Biehl
2020-06-04 09:16:16 +02:00
parent ddb161e01a
commit 6200d2f8b2
2 changed files with 7 additions and 0 deletions
@@ -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 ];
};
}