Sfoglia il codice sorgente

maintainers.json: show bio for Frida Tveit

Frida Tveit 9 anni fa
parent
commit
27d1526b51
1 ha cambiato i file con 4 aggiunte e 7 eliminazioni
  1. 4
    7
      config/maintainers.json

+ 4
- 7
config/maintainers.json Vedi File

@@ -49,13 +49,10 @@
49 49
     },
50 50
     {
51 51
       "alumnus": false,
52
-      "avatar_url": null,
53
-      "bio": null,
52
+      "bio": "I'm a software developer working for Softwire, a UK based software company. I love programming in pretty much any language (possibly with the exception of C++) but Java is probably the language I have the most experience with.",
54 53
       "github_username": "FridaTveit",
55
-      "link_text": null,
56
-      "link_url": null,
57
-      "name": null,
58
-      "show_on_website": false
54
+      "name": "Frida Johanne Tveit",
55
+      "show_on_website": true
59 56
     }
60 57
   ]
61
-}
58
+}