]> git.mar77i.info Git - admin/commitdiff
add rcfiles, bigintmandel master
authormar77i <mar77i@protonmail.ch>
Wed, 27 Mar 2024 20:37:53 +0000 (21:37 +0100)
committermar77i <mar77i@protonmail.ch>
Wed, 27 Mar 2024 20:37:53 +0000 (21:37 +0100)
gitweb_configs.py

index 389775d80f6d8f024053af0887ac0637c94bf3f4..514d8236b4c266ab5603bb611a23e0910d4065df 100755 (executable)
@@ -23,6 +23,14 @@ GITWEB_CONFIGS = {
         "owner": "mar77i <mar77i@protonmail.ch>",
         "description": "laptop screen configuration",
     },
+    "rcfiles": {
+        "owner": "mar77i <mar77i@protonmail.ch>",
+        "description": "user configuration files",
+    },
+    "bigintmandel": {
+        "owner": "mar77i <mar77i@protonmail.ch>",
+        "description": "Qt mandelbrot toy, with big integers only",
+    },
 }