diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index dd8729801d..2efd7d6e62 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -73,7 +73,6 @@ First, make sure you have the most recent changes to the netCDF-java code by usi `git pull unidata maint-5.x` At this time, all work on netcdf-java is should branch from the `maint-5.x` branch. -Contributions will be backported to other versions as needed. ### Make a new branch for your work and start hacking Next, make a new branch where you will actually do the hacking: