Add account links to contributor profiles

This commit is contained in:
2019-07-11 15:33:17 +02:00
parent 0bbca079c5
commit d83d671580
14 changed files with 131 additions and 3 deletions
@@ -0,0 +1,5 @@
import Component from '@ember/component';
export default Component.extend({
tagName: ""
});