coren has submitted this change and it was merged. Change subject: Fix syntax error in debian/control ......................................................................
Fix syntax error in debian/control Change-Id: Iac5abf5cef5b67b1b289e0997d5a7f555498173c --- M debian/control 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: coren: Verified; Looks good to me, approved diff --git a/debian/control b/debian/control index ebcc2a9..3352e96 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: toollabs Section: utils Priority: extra -Maintainer: Marc-André Pelletier <[email protected]>, +Maintainer: Marc-André Pelletier <[email protected]> Uploaders: Marc-André Pelletier <[email protected]>, Carl Fürstenberg <[email protected]>, Petr Bena <[email protected]> -- To view, visit https://gerrit.wikimedia.org/r/70734 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iac5abf5cef5b67b1b289e0997d5a7f555498173c Gerrit-PatchSet: 2 Gerrit-Project: labs/toollabs Gerrit-Branch: master Gerrit-Owner: Tim Landscheidt <[email protected]> Gerrit-Reviewer: Tim Landscheidt <[email protected]> Gerrit-Reviewer: coren <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
