harmonia: drop fab

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
This commit is contained in:
Jörg Thalheim
2023-05-10 14:40:52 +02:00
committed by Jörg Thalheim
co-authored by Sandro
parent 574bc9e054
commit 115cd57ab5
@@ -41,6 +41,6 @@ rustPlatform.buildRustPackage rec {
description = "Nix binary cache";
homepage = "https://github.com/nix-community/harmonia";
license = licenses.mit;
maintainers = with maintainers; [ fab mic92 ];
maintainers = with maintainers; [ mic92 ];
};
}