summaryrefslogtreecommitdiff
path: root/maint
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2023-08-21 18:18:22 +0100
committerSimon McVittie <smcv@collabora.com>2023-08-21 18:19:44 +0100
commita7fbf3f049f49e0c63ed0456868fca92b8791d1f (patch)
tree2c3a35b5548072166464c2ca3bd35059a08ab4db /maint
parentee03ffc898be7607ac689a692e2e518dc3332469 (diff)
AUTHORS: Update
Automated change: ninja -C ${builddir} maintainer-update-authors Signed-off-by: Simon McVittie <smcv@collabora.com>
Diffstat (limited to 'maint')
-rw-r--r--maint/release-checklist.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/maint/release-checklist.md b/maint/release-checklist.md
index c2d73764..ce2159b4 100644
--- a/maint/release-checklist.md
+++ b/maint/release-checklist.md
@@ -16,7 +16,9 @@ To make a release of D-Bus, do the following:
changed if it needs to be; if changes have been made, update the
release date in that file
- - update the AUTHORS file with "make update-authors" if necessary
+ - update the AUTHORS file with
+ `ninja -C ${builddir} maintainer-update-authors`
+ if necessary
- the version number should have major.minor.micro, even
if micro is 0, i.e. "1.0.0" and "1.2.0" not "1.0"/"1.2"; the micro