Unverified Commit 7a8787ae authored by h7x4's avatar h7x4
Browse files

zsteg: add h7x4 as maintainer

parent f929a8a7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 ];
  };
}