From 67ad0632a626c61d4d90c1a2601315d46615c584 Mon Sep 17 00:00:00 2001 From: Barrett Ruth <62671086+barrettruth@users.noreply.github.com> Date: Thu, 5 Mar 2026 13:45:12 -0500 Subject: [PATCH] Remove acknowledgements section from README Removed acknowledgements for canola.nvim and its maintainers. --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 771c6a7..74e8a90 100644 --- a/README.md +++ b/README.md @@ -100,6 +100,4 @@ Drew Neil: ## Acknowledgements -canola.nvim is a fork of [oil.nvim](https://github.com/stevearc/oil.nvim), -created by [Steven Arcangeli](https://github.com/stevearc). Maintained by -[Barrett Ruth](https://github.com/barrettruth). +- [stevearc](https://github.com/stevearc): [oil.nvim](https://github.com/stevearc/oil.nvim)