Hi,
While reading the worg pages, I implemented some corrections to two files.
Please let me know if the changes are okay.
Kind regards,
Ashish
From 2323f2ba796c1199a250aedb434fa7d7e3081940 Mon Sep 17 00:00:00 2001
From: Ashish Panigrahi <[email protected]>
Date: Fri, 27 Feb 2026 20:27:28 +0200
Subject: [PATCH 2/2] Fixed typo where Org Mode maintainer is confused with Org
file maintainer
---
org-maintenance.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/org-maintenance.org b/org-maintenance.org
index e05e5cb4..b3dd1137 100644
--- a/org-maintenance.org
+++ b/org-maintenance.org
@@ -25,7 +25,7 @@ responsible for the Org Mode repository.
Some files have a dedicated maintainer, indicated by =;; Maintainer= in
the file header. These maintainers can commit changes directly. In
-case of disagreement with the Org Mode maintainer, the Org Mode
+case of disagreement with the Org File maintainer, the Org Mode
maintainer decides.
** Past maintainers
--
2.43.0
From 65bba1c112b22ebb092b474140bfecba2881aa64 Mon Sep 17 00:00:00 2001
From: Ashish Panigrahi <[email protected]>
Date: Fri, 27 Feb 2026 20:27:01 +0200
Subject: [PATCH 1/2] Made the sentence gender-neutral.
---
worg-about.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/worg-about.org b/worg-about.org
index ec28de9d..0fb7e7b9 100644
--- a/worg-about.org
+++ b/worg-about.org
@@ -57,7 +57,7 @@ beautification, examples, etc. And you can export those documents to
HTML, LaTeX, or DocBook.
Org is also a powerful *task-management system*. Hopefully sharing
-a [[file:todo.org][TODO file]] will make it easy for everyone to know where he could help.
+a [[file:todo.org][TODO file]] will make it easy for everyone to know where they could help.
* OK, I want to *contribute to Worg* now!
--
2.43.0