From 111a799abd831a854e1f55bbe842ab8b8615a7e2 Mon Sep 17 00:00:00 2001 From: Michael D Kinney Date: Fri, 1 May 2026 11:11:58 -0700 Subject: [PATCH] Maintainers.txt: Remove SignedCapsulePkg Remove SignedCapsulePkg from the following root workspace files: - Maintainers.txt: Remove the SignedCapsulePkg section including the package name, file path (F:), and wiki URL (W:) entries. - .git-blame-ignore-revs: Remove the SignedCapsulePkg uncrustify formatting commit (b87864896714) from the blame ignore list. SignedCapsulePkg is no longer used. The features provided by this package have been superseded by FmpDevicePkg. Signed-off-by: Michael D Kinney --- .git-blame-ignore-revs | 2 -- Maintainers.txt | 4 ---- 2 files changed, 6 deletions(-) diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs index a39655ed17..8cc6633a0e 100644 --- a/.git-blame-ignore-revs +++ b/.git-blame-ignore-revs @@ -10,8 +10,6 @@ e5efcf8be8a1bf59aa98875787475e3144ee4cef 91415a36ae7aaeabb2bbab3762f39544f9aed683 # SourceLevelDebugPkg: Apply uncrustify changes c1e126b1196de75e0a4cda21e4551ea9bb05e059 -# SignedCapsulePkg: Apply uncrustify changes -b87864896714cf3062a7bc6d577d8fbd62d105e5 # ShellPkg: Apply uncrustify changes 47d20b54f9a65b08aa602a1866c1b59a69088dfc # SecurityPkg: Apply uncrustify changes diff --git a/Maintainers.txt b/Maintainers.txt index 190b3e1027..44a1998aea 100644 --- a/Maintainers.txt +++ b/Maintainers.txt @@ -655,10 +655,6 @@ F: ShellPkg/ W: https://www.tianocore.org/tianocore-wiki.github.io/platforms-packages/core-packages/shell_pkg.html R: Pierre Gondois [pierregondois] -SignedCapsulePkg -F: SignedCapsulePkg/ -W: https://www.tianocore.org/tianocore-wiki.github.io/platforms-packages/core-packages/signed_capsule_pkg.html - SourceLevelDebugPkg F: SourceLevelDebugPkg/ W: https://www.tianocore.org/tianocore-wiki.github.io/platforms-packages/core-packages/source_level_debug_pkg.html