From 3e60d194fc556e0b767ddd52fa3d4f95cf240c66 Mon Sep 17 00:00:00 2001 From: Mark Waite Date: Sat, 28 Dec 2024 06:59:12 -0700 Subject: [PATCH] Remove developers section from pom file The repository permissions updater is the definitive list of plugin developers. The plugin archetype has not suggested a `` section since the 2022 merge of: * https://github.com/jenkinsci/archetypes/pull/515 Rather than carry duplicated information in the pom.xml file, remove the `` section to better match the plugin archetype and further reduce the maintenance burden. --- pom.xml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/pom.xml b/pom.xml index 7287d31a..499002e9 100644 --- a/pom.xml +++ b/pom.xml @@ -22,17 +22,6 @@ - - - markewaite - Mark Waite - mark.earl.waite@gmail.com - - developer - - - - scm:git:https://github.com/${gitHubRepo} scm:git:https://github.com/${gitHubRepo}