Unverified Commit 6efa083e authored by Arnout Engelen's avatar Arnout Engelen
Browse files

nixos/onlyoffice: update maintainership

Sandro expressed desire to transfer maintainership of this package.
While I don't expect to be a super active maintainer, I do use this
package and am relatively familiar with its internals, so I can take
this on.
parent f4170f46
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -343,4 +343,6 @@ in

    users.groups.onlyoffice = { };
  };

  meta.maintainers = with lib.maintainers; [ raboof ];
}