Unverified Commit 1618070d authored by AsciiMoth's avatar AsciiMoth
Browse files

aaa: update maintaner

parent ec21684b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,6 +19,6 @@ rustPlatform.buildRustPackage rec {
    description = "Terminal viewer for 3a format";
    homepage = "https://github.com/DomesticMoth/aaa";
    license = with licenses; [ gpl3Only ];
    maintainers = with maintainers; [ DomesticMoth ];
    maintainers = with maintainers; [ asciimoth ];
  };
}