projects-dir.mk: Add [git-]get-maintainer

Add targets to update all repositories from their respective
maintainers.

Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
Jan Lindemann 2026-02-21 11:27:56 +01:00
commit 5a3299b1c6
2 changed files with 8 additions and 0 deletions

View file

@ -133,6 +133,8 @@ do-install-links:
install-links:
DEVELOPMENT=false make do-install-links
get-maintainer: git-get-maintainer
git-init: git-init.done $(GIT_DESCR)
git-init-from-cvs: git-init