Unverified Commit e16eee41 authored by yaya's avatar yaya Committed by GitHub
Browse files

mattermost-desktop: add yayayayaka to maintainers (#513008)

parents b70e154e fe4fc31d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -103,6 +103,7 @@ buildNpmPackage rec {
    maintainers = with lib.maintainers; [
      joko
      liff
      yayayayaka
    ];
  };
}