zsteg: add h7x4 as maintainer

This commit is contained in:
h7x4
2023-11-22 16:27:55 +01:00
parent f929a8a713
commit 7a8787ae5f
+1 -1
View File
@@ -11,6 +11,6 @@ bundlerApp {
description = "Detect stegano-hidden data in PNG & BMP.";
homepage = "http://zed.0xff.me/";
license = licenses.mit;
maintainers = with maintainers; [ applePrincess ];
maintainers = with maintainers; [ applePrincess h7x4 ];
};
}