mendeley: added atila to maintainers

+1 -1
+1 -1
pkgs/applications/office/mendeley/default.nix
··· 38 sourceProvenance = with sourceTypes; [ binaryNativeCode ]; 39 license = licenses.unfree; 40 platforms = [ "x86_64-linux" ]; 41 - maintainers = with maintainers; [ dtzWill ]; 42 }; 43 44 }
··· 38 sourceProvenance = with sourceTypes; [ binaryNativeCode ]; 39 license = licenses.unfree; 40 platforms = [ "x86_64-linux" ]; 41 + maintainers = with maintainers; [ dtzWill atila ]; 42 }; 43 44 }