Merge pull request #275726 from Shawn8901/epson-escpr2-maintainer

epson-escpr2: add shawn8901 as maintainer
This commit is contained in:
Maximilian Bosch
2023-12-21 13:55:04 +01:00
committed by GitHub
+1 -1
View File
@@ -38,7 +38,7 @@ stdenv.mkDerivation rec {
Refer to the description of epson-escpr for usage.
'';
license = licenses.gpl2;
maintainers = with maintainers; [ ma9e ma27 ];
maintainers = with maintainers; [ ma9e ma27 shawn8901 ];
platforms = platforms.linux;
};
}