summary refs log tree commit diff
path: root/maintainers
diff options
context:
space:
mode:
authorKim Lindberger <kim.lindberger@gmail.com>2022-02-12 11:34:10 +0100
committerGitHub <noreply@github.com>2022-02-12 11:34:10 +0100
commitc7df3bf58cc735f9dff85f2c1c2f62323171a886 (patch)
tree2b04eaff8796b2e461ad6a8f288db812a463276b /maintainers
parentfe5b7d6e3dfad11007dbc1b15532d07b065bf021 (diff)
parent10b7f30936e56cc17d1378c93b878b357f19e528 (diff)
downloadnixpkgs-c7df3bf58cc735f9dff85f2c1c2f62323171a886.tar
nixpkgs-c7df3bf58cc735f9dff85f2c1c2f62323171a886.tar.gz
nixpkgs-c7df3bf58cc735f9dff85f2c1c2f62323171a886.tar.bz2
nixpkgs-c7df3bf58cc735f9dff85f2c1c2f62323171a886.tar.lz
nixpkgs-c7df3bf58cc735f9dff85f2c1c2f62323171a886.tar.xz
nixpkgs-c7df3bf58cc735f9dff85f2c1c2f62323171a886.tar.zst
nixpkgs-c7df3bf58cc735f9dff85f2c1c2f62323171a886.zip
Merge pull request #155108 from fedeinthemix/add-xyce-2
Add Xyce 7.4 (second attempt)
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 39e3599f8ef..61d1275442f 100644
--- a/maintainers/maintainer-list.nix
+++ b/maintainers/maintainer-list.nix
@@ -3930,6 +3930,12 @@
     githubId = 1276854;
     name = "Florian Peter";
   };
+  fbeffa = {
+    email = "beffa@fbengineering.ch";
+    github = "fedeinthemix";
+    githubId = 7670450;
+    name = "Federico Beffa";
+  };
   fbrs = {
     email = "yuuki@protonmail.com";
     github = "cideM";