python312Packages.enlighten: add doronbehar as co-maintainer
This commit is contained in:
@@ -48,6 +48,9 @@ buildPythonPackage rec {
|
||||
homepage = "https://github.com/Rockhopper-Technologies/enlighten";
|
||||
changelog = "https://github.com/Rockhopper-Technologies/enlighten/releases/tag/${version}";
|
||||
license = with lib.licenses; [ mpl20 ];
|
||||
maintainers = with lib.maintainers; [ veprbl ];
|
||||
maintainers = with lib.maintainers; [
|
||||
veprbl
|
||||
doronbehar
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user