Hi,

Is there any policy for pushing commits to the Worg Git repository? I fixed the GitHub paths in file org-outside-org.org, as per the patch attached to this message and would like to contribute it.

Best,

Rafael
>From 1458b431c347fdf53ce84eecc2e2503385e93984 Mon Sep 17 00:00:00 2001
From: Rafael Laboissiere <raf...@laboissiere.net>
Date: Wed, 6 Feb 2019 16:33:36 +0100
Subject: [PATCH] Transfer maintainership of outshine, outorg, and navi-mode

---
 org-tutorials/org-outside-org.org | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/org-tutorials/org-outside-org.org b/org-tutorials/org-outside-org.org
index 8fe2ae92..b8bc5606 100644
--- a/org-tutorials/org-outside-org.org
+++ b/org-tutorials/org-outside-org.org
@@ -134,8 +134,8 @@ To sum it up in one sentence:
 Download =outshine.el= (or clone the github-repo) and copy it to a location
 where Emacs can find it:
 
-| https://github.com/tj64/outshine           |
-| git clone g...@github.com:tj64/outshine.git |
+| https://github.com/alphapapa/outshine           |
+| git clone g...@github.com:alphapapa/outshine.git |
 
 Use this in your '.emacs' to get started:
 
@@ -323,8 +323,8 @@ works too).
 
 You can download the file (or clone the github-repo) here:
 
-| https://github.com/tj64/outorg           |
-| git clone g...@github.com:tj64/outorg.git |
+| https://github.com/alphapapa/outorg           |
+| git clone g...@github.com:alphapapa/outorg.git |
 
 /outorg/ requires Org-mode too, thus should be loaded after Org-mode. Insert
 
@@ -597,10 +597,10 @@ offering a vast amount of possible 'views' at the original-buffer.
 
 Download (or clone the github-repos of) the three required libraries
 
-| `navi-mode.el' | https://github.com/tj64/navi           |
-|                | git clone g...@github.com:tj64/navi.git |
-| `outshine.el'  | https://github.com/tj64/outshine       |
-| `outorg.el'    | https://github.com/tj64/outorg         |
+| `navi-mode.el' | https://github.com/alphapapa/navi           |
+|                | git clone g...@github.com:alphapapa/navi.git |
+| `outshine.el'  | https://github.com/alphapapa/outshine       |
+| `outorg.el'    | https://github.com/alphapapa/outorg         |
 
 and put them in a place where Emacs can find them (on the Emacs 'load-path').
 Follow the installation instructions in =outshine.el= and =outorg.el=.
-- 
2.19.2

Reply via email to