about summary refs log tree commit diff
path: root/maintainers
diff options
context:
space:
mode:
authorDima <dgoldin+github@protonmail.ch>2019-11-25 20:35:16 +0100
committerDima <dgoldin+github@protonmail.ch>2019-11-25 21:47:09 +0100
commitc68bc50e420dd6cbb25040e625fcd8a39cac0421 (patch)
treedee217a9c6ca2364d1011a76b7eb85e15bebbb6b /maintainers
parente0734891f891ea7c59655d668eea1d4bd20acbac (diff)
downloadnixlib-c68bc50e420dd6cbb25040e625fcd8a39cac0421.tar
nixlib-c68bc50e420dd6cbb25040e625fcd8a39cac0421.tar.gz
nixlib-c68bc50e420dd6cbb25040e625fcd8a39cac0421.tar.bz2
nixlib-c68bc50e420dd6cbb25040e625fcd8a39cac0421.tar.lz
nixlib-c68bc50e420dd6cbb25040e625fcd8a39cac0421.tar.xz
nixlib-c68bc50e420dd6cbb25040e625fcd8a39cac0421.tar.zst
nixlib-c68bc50e420dd6cbb25040e625fcd8a39cac0421.zip
pythonPackages.pony: init at 0.7.11
pony is an ORM library.

The main motivation for adding this package is to allow migrating
tribler to a newer version that supports python3.

Also adding myself to maintainers to not leave this one without, even
though I dont use it myself much, if anybody else feels like it fits their
interests, feel free to add yourselves.
Diffstat (limited to 'maintainers')
-rw-r--r--maintainers/maintainer-list.nix10
1 files changed, 10 insertions, 0 deletions
diff --git a/maintainers/maintainer-list.nix b/maintainers/maintainer-list.nix
index eefc9560f169..18e372c21ebe 100644
--- a/maintainers/maintainer-list.nix
+++ b/maintainers/maintainer-list.nix
@@ -1484,6 +1484,16 @@
       }
     ];
   };
+  d-goldin = {
+    email = "dgoldin+github@protonmail.ch";
+    github = "d-goldin";
+    githubId = 43349662;
+    name = "Dima";
+    keys = [{
+      longkeyid = "rsa4096/BAB1D15FB7B4D4CE";
+      fingerprint = "1C4E F4FE 7F8E D8B7 1E88 CCDF BAB1 D15F B7B4 D4CE";
+    }];
+  };
   dadada = {
     name = "dadada";
     email = "dadada@dadada.li";