convco: add cafkafk as maintainer

Signed-off-by: Christina Sørensen <christina@cafkafk.com>
This commit is contained in:
Christina Sørensen
2023-10-04 05:16:19 +02:00
parent 7fa35ad84d
commit 9dc7d7106a
+1 -1
View File
@@ -30,6 +30,6 @@ rustPlatform.buildRustPackage rec {
description = "A Conventional commit cli";
homepage = "https://github.com/convco/convco";
license = with licenses; [ mit ];
maintainers = with maintainers; [ hoverbear ];
maintainers = with maintainers; [ hoverbear cafkafk ];
};
}