diff --git a/.codecov.yml b/.codecov.yml old mode 100644 new mode 100755 diff --git a/.gitattributes b/.gitattributes old mode 100644 new mode 100755 diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md old mode 100644 new mode 100755 diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md old mode 100644 new mode 100755 diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md old mode 100644 new mode 100755 diff --git a/.github/workflows/gh-ci.yaml b/.github/workflows/gh-ci.yaml old mode 100644 new mode 100755 diff --git a/.gitignore b/.gitignore old mode 100644 new mode 100755 diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml old mode 100644 new mode 100755 diff --git a/.pylintrc b/.pylintrc old mode 100644 new mode 100755 diff --git a/AUTHORS.md b/AUTHORS.md old mode 100644 new mode 100755 diff --git a/CHANGELOG.md b/CHANGELOG.md old mode 100644 new mode 100755 diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md old mode 100644 new mode 100755 diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md old mode 100644 new mode 100755 diff --git a/LICENSE b/LICENSE old mode 100644 new mode 100755 diff --git a/MANIFEST.in b/MANIFEST.in old mode 100644 new mode 100755 diff --git a/README.md b/README.md old mode 100644 new mode 100755 diff --git a/devtools/conda-envs/test_env.yaml b/devtools/conda-envs/test_env.yaml old mode 100644 new mode 100755 diff --git a/docs/Makefile b/docs/Makefile old mode 100644 new mode 100755 diff --git a/docs/README.md b/docs/README.md old mode 100644 new mode 100755 diff --git a/docs/make.bat b/docs/make.bat old mode 100644 new mode 100755 diff --git a/docs/requirements.yaml b/docs/requirements.yaml old mode 100644 new mode 100755 diff --git a/docs/source/_static/README.md b/docs/source/_static/README.md old mode 100644 new mode 100755 diff --git a/docs/source/_static/logo/placeholder_favicon.svg b/docs/source/_static/logo/placeholder_favicon.svg old mode 100644 new mode 100755 diff --git a/docs/source/_static/logo/placeholder_logo.png b/docs/source/_static/logo/placeholder_logo.png old mode 100644 new mode 100755 diff --git a/docs/source/_templates/README.md b/docs/source/_templates/README.md old mode 100644 new mode 100755 diff --git a/docs/source/api.rst b/docs/source/api.rst old mode 100644 new mode 100755 diff --git a/docs/source/conf.py b/docs/source/conf.py old mode 100644 new mode 100755 diff --git a/docs/source/getting_started.rst b/docs/source/getting_started.rst old mode 100644 new mode 100755 diff --git a/docs/source/index.rst b/docs/source/index.rst old mode 100644 new mode 100755 diff --git a/pyproject.toml b/pyproject.toml old mode 100644 new mode 100755 diff --git a/readthedocs.yaml b/readthedocs.yaml old mode 100644 new mode 100755 diff --git a/zarrtraj/__init__.py b/zarrtraj/__init__.py old mode 100644 new mode 100755 diff --git a/zarrtraj/data/README.md b/zarrtraj/data/README.md old mode 100644 new mode 100755 diff --git a/zarrtraj/data/__init__.py b/zarrtraj/data/__init__.py old mode 100644 new mode 100755 diff --git a/zarrtraj/data/files.py b/zarrtraj/data/files.py old mode 100644 new mode 100755 diff --git a/zarrtraj/data/mda.txt b/zarrtraj/data/mda.txt old mode 100644 new mode 100755 diff --git a/zarrtraj/tests/__init__.py b/zarrtraj/tests/__init__.py old mode 100644 new mode 100755 diff --git a/zarrtraj/tests/conftest.py b/zarrtraj/tests/conftest.py old mode 100644 new mode 100755 diff --git a/zarrtraj/tests/test_zarrtraj.py b/zarrtraj/tests/test_zarrtraj.py old mode 100644 new mode 100755 diff --git a/zarrtraj/tests/utils.py b/zarrtraj/tests/utils.py old mode 100644 new mode 100755