borgmatic: add x123 as maintainer
This commit is contained in:
@@ -77,6 +77,6 @@ python3Packages.buildPythonApplication rec {
|
||||
homepage = "https://torsion.org/borgmatic/";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
platforms = lib.platforms.all;
|
||||
maintainers = with lib.maintainers; [ imlonghao ];
|
||||
maintainers = with lib.maintainers; [ imlonghao x123 ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user