etlegacy: add drupol as maintainer

This commit is contained in:
Pol Dellaiera 2023-08-19 21:44:52 +02:00
parent 51824a08f3
commit 81f84d95e4
No known key found for this signature in database
GPG key ID: D476DFE9C67467CA

View file

@ -132,6 +132,6 @@ in
platforms = ["i686-linux" "x86_64-linux"];
license = [licenses.gpl3 licenses.cc-by-nc-sa-30];
inherit mainProgram;
maintainers = with maintainers; [ashleyghooper];
maintainers = with maintainers; [ashleyghooper drupol];
};
}