xmage: Add abueide as maintainer
This commit is contained in:
@@ -355,6 +355,12 @@
|
||||
githubId = 13504599;
|
||||
name = "Adam Boseley";
|
||||
};
|
||||
abueide = {
|
||||
email = "andrea@abueide.com";
|
||||
github = "abueide";
|
||||
githubId = 19354425;
|
||||
name = "Andrea Bueide";
|
||||
};
|
||||
abuibrahim = {
|
||||
email = "ruslan@babayev.com";
|
||||
github = "abuibrahim";
|
||||
|
||||
@@ -38,7 +38,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
description = "Magic Another Game Engine";
|
||||
sourceProvenance = with sourceTypes; [ binaryBytecode ];
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ matthiasbeyer ];
|
||||
maintainers = with maintainers; [ matthiasbeyer abueide ];
|
||||
homepage = "http://xmage.de/";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user