lvm2: add myself as maintainer

This commit is contained in:
ajs124
2020-07-12 23:04:33 +02:00
committed by Florian Klink
parent 5e1eb7bd59
commit 33030f1bd2
+1 -1
View File
@@ -89,6 +89,6 @@ in
description = "Tools to support Logical Volume Management (LVM) on Linux";
platforms = platforms.linux;
license = with licenses; [ gpl2 bsd2 lgpl21 ];
maintainers = with maintainers; [ raskin ];
maintainers = with maintainers; [ raskin ajs124 ];
};
}