modules/git: adopt (#476697)

This commit is contained in:
Michael Daniels
2026-01-03 21:29:26 +00:00
committed by GitHub
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -18061,6 +18061,12 @@
githubId = 96225281;
name = "Mustafa Çalışkan";
};
mushrowan = {
email = "roarch@proton.me";
name = "Rowan";
github = "mushrowan";
githubId = 69822445;
};
musjj = {
name = "musjj";
github = "musjj";
+1 -1
View File
@@ -115,5 +115,5 @@ in
})
];
meta.maintainers = [ ];
meta.maintainers = [ lib.maintainers.mushrowan ];
}