Commit 928e5cc5 authored by kashw2's avatar kashw2
Browse files

d2: added `kashw2` as maintainer

parent 985a173c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -50,6 +50,6 @@ buildGoModule rec {
    description = "A modern diagram scripting language that turns text to diagrams";
    homepage = "https://d2lang.com";
    license = licenses.mpl20;
    maintainers = with maintainers; [ dit7ya ];
    maintainers = with maintainers; [ dit7ya kashw2 ];
  };
}