public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH 1/2] set valid maintainer in isar-ddi-definitions
@ 2026-01-21 17:40 'Felix Moessbauer' via isar-users
  2026-01-21 17:40 ` [PATCH 2/2] debianize: warn if package maintainer is default or empty 'Felix Moessbauer' via isar-users
  0 siblings, 1 reply; 4+ messages in thread
From: 'Felix Moessbauer' via isar-users @ 2026-01-21 17:40 UTC (permalink / raw)
  To: isar-users; +Cc: Felix Moessbauer

The MAINTAINER field should be set to a valid and contactable maintainer
according to the debian policies. Point it to the isar ML.

Signed-off-by: Felix Moessbauer <felix.moessbauer@siemens.com>
---
 .../isar-ddi-definitions/isar-ddi-definitions_0.1.bb             | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/recipes-support/isar-ddi-definitions/isar-ddi-definitions_0.1.bb b/meta/recipes-support/isar-ddi-definitions/isar-ddi-definitions_0.1.bb
index 7982f238..1fe320ec 100644
--- a/meta/recipes-support/isar-ddi-definitions/isar-ddi-definitions_0.1.bb
+++ b/meta/recipes-support/isar-ddi-definitions/isar-ddi-definitions_0.1.bb
@@ -5,6 +5,7 @@
 
 inherit dpkg-raw
 
+MAINTAINER ?= "isar-users <isar-users@googlegroups.com>"
 DESCRIPTION = "Definitions to generate Discoverable Disk Image"
 
 DEBIAN_DEPENDS = "systemd, systemd-repart, cryptsetup, openssl, erofs-utils"
-- 
2.51.0

-- 
You received this message because you are subscribed to the Google Groups "isar-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to isar-users+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/isar-users/20260121174002.3293232-1-felix.moessbauer%40siemens.com.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-01-22  9:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-01-21 17:40 [PATCH 1/2] set valid maintainer in isar-ddi-definitions 'Felix Moessbauer' via isar-users
2026-01-21 17:40 ` [PATCH 2/2] debianize: warn if package maintainer is default or empty 'Felix Moessbauer' via isar-users
2026-01-21 18:21   ` 'Jan Kiszka' via isar-users
2026-01-22  9:18     ` 'MOESSBAUER, Felix' via isar-users

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox