about summary refs log tree commit diff
path: root/pkgs/tools/misc/coreboot-utils/default.nix
diff options
context:
space:
mode:
authorYuka <86169957+yu-re-ka@users.noreply.github.com>2021-06-22 11:17:00 +0200
committerGitHub <noreply@github.com>2021-06-22 11:17:00 +0200
commit1bbdca36d28643b26e5aaf9c83dfb50144d73b55 (patch)
tree1b676920f984d90768752f683551592b84dfb17d /pkgs/tools/misc/coreboot-utils/default.nix
parent5efe86e393220b3885b59fcc831e546d5d7dcc7b (diff)
maintainers: add yuka (#127773)
If this seems strange to you, or you are a maintainer of one of these
packages, please contact me on Matrix: @yuka:yuka.dev
Diffstat (limited to 'pkgs/tools/misc/coreboot-utils/default.nix')
-rw-r--r--pkgs/tools/misc/coreboot-utils/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/tools/misc/coreboot-utils/default.nix b/pkgs/tools/misc/coreboot-utils/default.nix
index d1735268224ab..a8c0f7f8378f4 100644
--- a/pkgs/tools/misc/coreboot-utils/default.nix
+++ b/pkgs/tools/misc/coreboot-utils/default.nix
@@ -7,7 +7,7 @@ let
     description = "Various coreboot-related tools";
     homepage = "https://www.coreboot.org";
     license = licenses.gpl2;
-    maintainers = with maintainers; [ petabyteboy felixsinger ];
+    maintainers = with maintainers; [ petabyteboy felixsinger yuka ];
     platforms = platforms.linux;
   };