From aed7658deb72101ff3dd1f1719995b7c03f24d9f Mon Sep 17 00:00:00 2001 From: haileyajohnson Date: Tue, 30 Jan 2024 08:15:23 -0800 Subject: [PATCH] Update .github/CONTRIBUTING.md Co-authored-by: Tara Drwenski --- .github/CONTRIBUTING.md | 1 - 1 file changed, 1 deletion(-) 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: