From d6b612fa49fedba57b663a5e2dba910dd5e36341 Mon Sep 17 00:00:00 2001 From: Mark Waite Date: Sat, 28 Dec 2024 07:58:37 -0700 Subject: [PATCH] Remove developers section from pom file (#373) 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 | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/pom.xml b/pom.xml index 81e7389..c0bf501 100644 --- a/pom.xml +++ b/pom.xml @@ -22,25 +22,6 @@ - - - markewaite - Mark Waite - mark.earl.waite@gmail.com - - developer - - - - imod - Dominik Bartholdi - - - emeritus - - - - scm:git:https://github.com/${gitHubRepo} scm:git:git@github.com:${gitHubRepo}.git