# Community Thanks
This document contains "thank you" messages to those who aided or contributed to this project outside of source code changes and issues filed to this repository.
- [@AcksID](https://github.com/AckslD/nvim-gfold.lua) for creating and maintaining [nvim-gfold.lua](https://github.com/AckslD/nvim-gfold.lua), a `neovim` plugin for `gfold`
- [@AucaCoyan](https://github.com/AucaCoyan) for [adding git worktrees support](https://github.com/nickgerace/gfold/pull/294)
- [@jrcichra](https://github.com/jrcichra) for adding multi-OS support to the original, early-stage CI pipeline
- [@ofek](https://github.com/ofek) for adding many more pre-built binaries for releases
- [@orhun](https://github.com/orhun) for adding `gfold` to the Arch Linux community repository ([current location](https://archlinux.org/packages/extra/x86_64/gfold/)) and for maintaining [the original AUR packages](https://github.com/orhun/PKGBUILDs)
- [@shanesveller](https://github.com/shanesveller) for adding `gfold` to nixpkgs ([current location](https://github.com/NixOS/nixpkgs/blob/master/pkgs/applications/version-management/gfold/default.nix))
- [@uncenter](https://github.com/uncenter) for [several PRs](https://github.com/nickgerace/gfold/pulls?q=is%3Apr+is%3Aclosed+author%3Auncenter) revitalizing the project
- [@wezm](https://github.com/wezm) for featuring `gfold` in the ["One Hundred Rust Binaries"](https://www.wezm.net/v2/posts/2020/100-rust-binaries/page2/) series
- [@yaahc](https://github.com/yaahc) for mentoring during an early refactor