Unverified Commit f4170f46 authored by Arnout Engelen's avatar Arnout Engelen
Browse files

onlyoffice-documentserver: raboof maintainer instead of Sandro

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 c5ae371f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -169,7 +169,7 @@ let
        "aarch64-linux"
      ];
      sourceProvenance = [ sourceTypes.binaryNativeCode ];
      maintainers = with maintainers; [ SuperSandro2000 ];
      maintainers = with maintainers; [ raboof ];
    };
  };
in