about summary refs log tree commit diff
path: root/maintainers
diff options
context:
space:
mode:
author8aed <140662578+8aed@users.noreply.github.com>2023-07-26 23:51:46 +0000
committer8aed <8aed@riseup.net>2023-11-17 16:53:44 +0100
commit48562415281958ca585bda0fe605dfc06c60e642 (patch)
tree0456eece3857e4b14882f316ffe983f74222efd2 /maintainers
parent89a429c6eb447b2101dc565187cdb9702fa83d11 (diff)
passt: init at 0.2023_11_10.5ec3634
Add passt, a userspace network stack that can be use to provide unprivileged
network access for virtual machines (using 'passt') or containers (using
'pasta'). See https://passt.top/passt/about/
Diffstat (limited to 'maintainers')
-rw-r--r--maintainers/maintainer-list.nix6
1 files changed, 6 insertions, 0 deletions
diff --git a/maintainers/maintainer-list.nix b/maintainers/maintainer-list.nix
index 876c7531a992f..ef5306bccbcef 100644
--- a/maintainers/maintainer-list.nix
+++ b/maintainers/maintainer-list.nix
@@ -189,6 +189,12 @@
     githubId = 12578560;
     name = "Quinn Bohner";
   };
+  _8aed = {
+    email = "8aed@riseup.net";
+    github = "8aed";
+    githubId = 140662578;
+    name = "Huit Aed";
+  };
   _8-bit-fox = {
     email = "sebastian@markwaerter.de";
     github = "8-bit-fox";