Commit d595d3b5 authored by tea's avatar tea
Browse files

wayfire: add maintainer teatwig

parent 64bfbd50
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -104,6 +104,7 @@ stdenv.mkDerivation (finalAttrs: {
    description = "3D Wayland compositor";
    license = lib.licenses.mit;
    maintainers = with lib.maintainers; [
      teatwig
      wucke13
      wineee
    ];
+1 −0
Original line number Diff line number Diff line
@@ -53,6 +53,7 @@ stdenv.mkDerivation (finalAttrs: {
    description = "Wayfire Config Manager";
    license = lib.licenses.mit;
    maintainers = with lib.maintainers; [
      teatwig
      wucke13
      wineee
    ];
+1 −0
Original line number Diff line number Diff line
@@ -60,6 +60,7 @@ stdenv.mkDerivation (finalAttrs: {
    description = "Library for managing configuration files, written for Wayfire";
    license = lib.licenses.mit;
    maintainers = with lib.maintainers; [
      teatwig
      wucke13
      wineee
    ];