Git Mailing List Archive mirror
 help / color / mirror / Atom feed
From: Johannes Sixt <j6t@kdbg.org>
To: Pratyush Yadav <me@yadavpratyush.com>
Cc: Git Mailing List <git@vger.kernel.org>,
	Junio C Hamano <gitster@pobox.com>
Subject: Re: Git-GUI change of maintainership
Date: Sat, 11 May 2024 17:25:50 +0200	[thread overview]
Message-ID: <25c0ec11-4b20-4c78-ba77-8d10ca2ef21b@kdbg.org> (raw)
In-Reply-To: <mafs0r0eob610.fsf@yadavpratyush.com>

Am 29.04.24 um 16:24 schrieb Pratyush Yadav:
> On Sat, Apr 27 2024, Johannes Sixt wrote:
>> Since Git-GUI is an important tool in my toolbox, I would
>> volunteer to pick up the task.
>>
>> Pratyush, please let us know if this would be OK for you.
> 
> Yes, certainly! Thanks for taking this up and thanks for your work on
> git-gui in the past :-)
> 
> Acked-by: Pratyush Yadav <me@yadavpratyush.com>
> 
>>
>> I will let you all know if and when I have set up a repository to pull
>> from or to fork.

The Git-GUI repository that I now maintain is at
https://github.com/j6t/git-gui. I have cherry-picked a few commits from
the Git repository so that at this time its master branch is
tree-identical to the version shipped with Git v2.45.0, i.e.,
v2.45.0:git-gui =~ 8c60bdfc0dce.

I am about to apply the patch below to note the new maintainer.

> Would also be good to send a patch to update Documentation/git-gui.txt
> and Documentation/SubmittingPatches.

I'll follow-up later this weekend.

----- 8< -----
Subject: [PATCH] git-gui: note the new maintainer

Pratyush Yadev has relinquished, and Johannes Sixt has taken over,
maintainership of Git-GUI.

Signed-off-by: Johannes Sixt <j6t@kdbg.org>
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index b460b64..948e925 100644
--- a/README.md
+++ b/README.md
@@ -42,8 +42,8 @@ You probably need to have root/admin permissions to install.
 
 # Contributing
 
-The project is currently maintained by Pratyush Yadav over at
-https://github.com/prati0100/git-gui. Even though the project is hosted at
+The project is currently maintained by Johannes Sixt at
+https://github.com/j6t/git-gui. Even though the project is hosted at
 GitHub, the development does not happen over GitHub Issues and Pull Requests.
 Instead, an email based workflow is used. The Git mailing list
 [git@vger.kernel.org](mailto:git@vger.kernel.org) is where the patches are
-- 
2.45.0.271.gd8a10d2f05


  reply	other threads:[~2024-05-11 15:26 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-27 14:27 Git-GUI change of maintainership Johannes Sixt
2024-04-27 17:24 ` Junio C Hamano
2024-04-29 14:24 ` Pratyush Yadav
2024-05-11 15:25   ` Johannes Sixt [this message]
2024-05-11 16:43     ` Junio C Hamano
2024-05-11 20:53       ` Johannes Sixt
2024-05-11 21:29         ` Junio C Hamano

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=25c0ec11-4b20-4c78-ba77-8d10ca2ef21b@kdbg.org \
    --to=j6t@kdbg.org \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=me@yadavpratyush.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).