Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
AURA
dashboard
Commits
736db302
Commit
736db302
authored
Aug 04, 2020
by
jackie / Andrea Ida Malkah Klaura
Browse files
extend credits page
parent
c4c5dea4
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/components/Credits.vue
View file @
736db302
...
...
@@ -2,22 +2,70 @@
<b-container>
<h1>
Credits
</h1>
<p>
AURA/
<b>
dashboard
</b>
, developed under the GNU Affero General Public License v3 by:
<br>
<ul>
<li>
Andrea Ida Malkah Klaura
<a
href=
"mailto:jackie@tantemalkah.at"
>
jackie@tantemalkah.at
</a></li>
</ul>
AURA is developed under the GNU Affero General Public License v3. Current and former developers are:
<br>
</p>
<ul>
<li>
Andrea Ida Malkah Klaura
<a
href=
"https://gitlab.servus.at/jackie"
>
@jackie
</a>
<b-badge
variant=
"primary"
>
dashboard
</b-badge>
<b-badge>
oidc
</b-badge>
</li>
<li>
Christian Pointner
<a
href=
"https://gitlab.servus.at/equinox"
>
@equinox
</a>
<b-badge
variant=
"danger"
>
tank
</b-badge>
<b-badge>
oidc
</b-badge>
</li>
<li>
David Trattnig
<a
href=
"https://gitlab.servus.at/david"
>
@david
</a>
<b-badge
variant=
"success"
>
engine
</b-badge>
</li>
<li>
Ernesto Rico Schmidt
<a
href=
"https://gitlab.servus.at/nnrcschmdt"
>
@nnrcschmdt
</a>
<b-badge
variant=
"warning"
>
steering
</b-badge>
</li>
<li>
Gottfried Gaisbauer
<a
href=
"https://gitlab.servus.at/gg"
>
@gg
</a>
<b-badge
variant=
"success"
>
engine
</b-badge>
</li>
<li>
Ingo Leindecker
<a
href=
"https://gitlab.servus.at/ingo"
>
@ingo
</a>
<b-badge
variant=
"warning"
>
steering
</b-badge>
<b-badge>
oidc
</b-badge>
</li>
<li>
Martin Lasinger
<b-badge>
gfx
</b-badge>
</li>
</ul>
<p>
<b>
Graphics
&
Icons
</b><br>
<ul>
<li>
animated loading icon:
<a
href=
"https://loading.io/spinner"
>
spinner by loading.io
</a>
(CC-BY License).
</li>
<li>
all other Icons:
<a
href=
"http://tango.freedesktop.org/"
>
Tango Project
</a>
(Public Domain)
and
<a
href=
"https://bootstrap-vue.org/docs/icons"
>
BootstrapVue
</a>
(MIT).
</li>
</ul>
</p>
<ul>
<li>
animated loading icon:
<a
href=
"https://loading.io/spinner"
>
spinner by loading.io
</a>
(CC-BY License).
</li>
<li>
all other Icons:
<a
href=
"http://tango.freedesktop.org/"
>
Tango Project
</a>
(Public Domain)
and
<a
href=
"https://bootstrap-vue.org/docs/icons"
>
BootstrapVue
</a>
(MIT).
</li>
</ul>
<p>
For more infos visit the
<a
href=
"https://gitlab.servus.at/aura/dashboard"
>
dashboard repository
</a>
.
To get the big picture of the whole AURA architecture, visit the
...
...
@@ -35,4 +83,10 @@ export default {}
p
{
text-align
:
left
;
}
.badge
{
margin-left
:
0.25rem
;
}
a
{
color
:
#c09
;
}
</
style
>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment