]> nos-oignons.net Git - website.git/blobdiff - assets/relays.js
mise à jour liens rapports 2019 2020
[website.git] / assets / relays.js
index d0c7ca342b6360465f9c3a3b12e33ed4592ffe29..768475b02578cb34a969b1b4d3fd9eb41be0b213 100644 (file)
@@ -1,4 +1,4 @@
-// Colors from https://github.com/mbostock/d3/wiki/Ordinal-Scales#category20
+// Colors from https://github.com/d3/d3-3.x-api-reference/blob/master/Ordinal-Scales.md
 var nos_oignons_relays = [
        { name: "marcuse1",
          fingerprint: "EFAE44728264982224445E96214C15F9075DEE1D",
@@ -18,5 +18,11 @@ var nos_oignons_relays = [
     }, { name: "AlGrothendieck",
          fingerprint: "8E6EDA78D8E3ABA88D877C3E37D6D4F0938C7B9F",
          color: "#d62728",
+    }, { name: "elenagb",
+         fingerprint: "F47B13BFCE4EF48CDEF6C4D7C7A99208EBB972B5",
+         color: "#ff9896",
+    }, { name: "mwittig",
+         fingerprint: "2AB6F7D59DF6153F4DB1DB6479C3422F5724C4BA",
+         color: "#d9edf7",
     },
 ];