Unverified Commit 068e2155 authored by Michael Daniels's avatar Michael Daniels Committed by GitHub
Browse files

oh-my-posh: add olillin as maintainer (#479926)

parents f4bcf761 c03e9b1e
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
    ];
  };
}