--- I was reading through the maintenance document and found the occasional typo so I'm subbmiting this patch with some minor corrections. :q This is my first contribution through git-send-email so feel free to provide me with some feedback where I might improve.
org-maintenance.org | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/org-maintenance.org b/org-maintenance.org index 8c958992..f91b2608 100644 --- a/org-maintenance.org +++ b/org-maintenance.org @@ -262,7 +262,7 @@ Here is a super-quick Woof! primer: - To mark a patch as applied, you just need to place =Applied= at the beginning of your reply to the patch submitter. -- Bugs reported to the list are /not/ tracked until some confirms them +- Bugs reported to the list are /not/ tracked until someone confirms them by placing =Confirmed= at the beginning of a line in his reply to the bug. @@ -387,8 +387,8 @@ At the very end, the new release should be announced on the mailing list, with subject appropriately tagged as announcement on [[#bug-tracker][the bug tracker]]. See an example in https://list.orgmode.org/87jzj7adfd.fsf@localhost/T/#u. It is also a -good idea share the release announcement on major Org mode/Emacs user -forums, like [[https://reddit.com/r/orgmode/][/r/orgmode]], [[https://reddit.com/r/emacs/][/r/emacs]], and [[https://fosstodon.org/tags/OrgMode][Mastodon]]. +good idea to share the release announcement on major Org mode/Emacs +user forums, like [[https://reddit.com/r/orgmode/][/r/orgmode]], [[https://reddit.com/r/emacs/][/r/emacs]], and [[https://fosstodon.org/tags/OrgMode][Mastodon]]. *** Releasing by adding a new tag :PROPERTIES: @@ -410,7 +410,7 @@ We also encourage you to sign the release tags like this: Pushing the new tag will trigger the release on GNU ELPA. -*** Preparing and annoncing the release +*** Preparing and announcing the release :PROPERTIES: :CUSTOM_ID: release-announcement :END: @@ -423,7 +423,7 @@ and report problems. When the release is done, it is announced on the mailing list. -Also, the contents of [[https://orgmode.org/Changes.html][orgmode.org/Changes.html]] is automatically +Also, the contents of [[https://orgmode.org/Changes.html][orgmode.org/Changes.html]] are automatically updated by a code block in the =Changes.org= page of the [[https://git.sr.ht/~bzg/orgweb][orgweb]] repository. The contents is pulled from the first section of =etc/ORG-NEWS= file on the latest =bugfix= branch. -- 2.53.0
