Unverified Commit c03e9b1e authored by Oli's avatar Oli
Browse files

oh-my-posh: add olillin as maintainer

parent cda1d0c5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -53,6 +53,7 @@ buildGoModule rec {
    license = lib.licenses.mit;
    maintainers = with lib.maintainers; [
      lucperkins
      olillin
    ];
  };
}