Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 19 additions & 2 deletions Workbench.doap
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<shortdesc>Learn and prototype with GNOME technologies</shortdesc>
<description>Workbench goal is to let you experiment with GNOME technologies, no matter if tinkering for the first time or building and testing a custom GTK widget.</description>

<homepage rdf:resource="https://workbench.sonny.re" />
<bug-database rdf:resource="https://workbench.sonny.re/feedback" />
<homepage rdf:resource="https://apps.gnome.org/Workbench" />
<bug-database rdf:resource="https://github.com/workbenchdev/Workbench/issues" />
<programming-language>JavaScript</programming-language>
<programming-language>Vala</programming-language>
<programming-language>C</programming-language>
Expand Down Expand Up @@ -38,5 +38,22 @@
</foaf:OnlineAccount>
</foaf:account>
</foaf:Person>
<foaf:Person>
<foaf:name>julianhofer</foaf:name>
<foaf:mbox rdf:resource="mailto:julianhofer@gnome.org" />
<gnome:userid>julianhofer</gnome:userid>
<foaf:account>
<foaf:OnlineAccount>
<foaf:accountServiceHomepage rdf:resource="https://github.com/" />
<foaf:accountName>Hofer-Julian</foaf:accountName>
</foaf:OnlineAccount>
</foaf:account>
<foaf:account>
<foaf:OnlineAccount>
<foaf:accountServiceHomepage rdf:resource="https://gitlab.gnome.org"/>
<foaf:accountName>Hofer-Julian</foaf:accountName>
</foaf:OnlineAccount>
</foaf:account>
</foaf:Person>
</maintainer>
</Project>