about summary refs log tree commit diff
path: root/maintainers
diff options
context:
space:
mode:
authorAmy Parker <amy@amyip.net>2024-05-27 17:32:50 -0700
committerAmy Parker <amy@amyip.net>2024-05-27 17:32:50 -0700
commitce3258ddf557f73397b9d8f614cbbad422b51427 (patch)
treeb8ff8e58b81821a86c4f6b50aa3144749254af60 /maintainers
parentb67d271a8d55ba88aaeecfc97450aa960bc1e204 (diff)
libitl: init at 0.1.8
This patch adds the Islamic Tools Library, which provides functions
for calculating Islamic prayer times and Hijri calendar dates. It is
necessary to add ITL before adding the itools suite (ical, ipraytime,
ireminder, idate), which will be requested for addition to nixpkgs
after libitl's acceptance.

Signed-off-by: Amy Parker <amy@amyip.net>
Diffstat (limited to 'maintainers')
-rw-r--r--maintainers/maintainer-list.nix9
1 files changed, 9 insertions, 0 deletions
diff --git a/maintainers/maintainer-list.nix b/maintainers/maintainer-list.nix
index 1785b1acdb261..bfa527981a7b4 100644
--- a/maintainers/maintainer-list.nix
+++ b/maintainers/maintainer-list.nix
@@ -1168,6 +1168,15 @@
     githubId = 858965;
     name = "Andrew Morsillo";
   };
+  amyipdev = {
+    email = "amy@amyip.net";
+    github = "amyipdev";
+    githubId = 46307646;
+    name = "Amy Parker";
+    keys = [{
+      fingerprint = "7786 034B D521 49F5 1B0A  2A14 B112 2F04 E962 DDC5";
+    }];
+  };
   amz-x = {
     email = "mail@amz-x.com";
     github = "amz-x";