From 5d40706edd4505dcd07c47f8d58eec760651727f Mon Sep 17 00:00:00 2001 From: Brendan <2bndy5@gmail.com> Date: Thu, 9 Oct 2025 00:03:34 -0700 Subject: [PATCH] remove mention of now defunct gmaster gmaster project is no longer a thing. The only repos publicly available are the archived forks at https://github.com/gmasterscm So, remove mention of gmaster in profile/ README.md --- profile/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profile/README.md b/profile/README.md index 7f5951b..35413d2 100644 --- a/profile/README.md +++ b/profile/README.md @@ -10,7 +10,7 @@ functionality into your application. Language bindings like in your favorite language. `libgit2` is used to power Git GUI clients like -[GitKraken](https://gitkraken.com/) and [gmaster](https://gmaster.io/) +[GitKraken](https://gitkraken.com/) and on Git hosting providers like [GitHub](https://github.com/), [GitLab](https://gitlab.com/) and [Azure DevOps](https://azure.com/devops).