salt: remove aneeshusa and add Flakebi as maintainer

This commit is contained in:
Flakebi
2020-10-23 19:48:48 +02:00
parent 4770d412c9
commit e0ea4826f4
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -59,5 +59,5 @@ in
};
};
meta.maintainers = with lib.maintainers; [ aneeshusa ];
meta.maintainers = with lib.maintainers; [ Flakebi ];
}