Explorar el Código

Merge pull request #900 from FridaTveit/FridaShowBio

maintainers.json: show bio for Frida Tveit
Stuart Kent hace 9 años
padre
commit
c627126091
Se han modificado 1 ficheros con 4 adiciones y 7 borrados
  1. 4
    7
      config/maintainers.json

+ 4
- 7
config/maintainers.json Ver fichero

49
     },
49
     },
50
     {
50
     {
51
       "alumnus": false,
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
       "github_username": "FridaTveit",
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
+}