Skip to content

Commit 4d0e9db

Browse files
authored
Add Julian Hofer to maintainer (#862)
1 parent 8be2340 commit 4d0e9db

File tree

1 file changed

+19
-2
lines changed

1 file changed

+19
-2
lines changed

Workbench.doap

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
<shortdesc>Learn and prototype with GNOME technologies</shortdesc>
1010
<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>
1111

12-
<homepage rdf:resource="https://workbench.sonny.re" />
13-
<bug-database rdf:resource="https://workbench.sonny.re/feedback" />
12+
<homepage rdf:resource="https://apps.gnome.org/Workbench" />
13+
<bug-database rdf:resource="https://github.com/workbenchdev/Workbench/issues" />
1414
<programming-language>JavaScript</programming-language>
1515
<programming-language>Vala</programming-language>
1616
<programming-language>C</programming-language>
@@ -38,5 +38,22 @@
3838
</foaf:OnlineAccount>
3939
</foaf:account>
4040
</foaf:Person>
41+
<foaf:Person>
42+
<foaf:name>julianhofer</foaf:name>
43+
<foaf:mbox rdf:resource="mailto:julianhofer@gnome.org" />
44+
<gnome:userid>julianhofer</gnome:userid>
45+
<foaf:account>
46+
<foaf:OnlineAccount>
47+
<foaf:accountServiceHomepage rdf:resource="https://github.com/" />
48+
<foaf:accountName>Hofer-Julian</foaf:accountName>
49+
</foaf:OnlineAccount>
50+
</foaf:account>
51+
<foaf:account>
52+
<foaf:OnlineAccount>
53+
<foaf:accountServiceHomepage rdf:resource="https://gitlab.gnome.org"/>
54+
<foaf:accountName>Hofer-Julian</foaf:accountName>
55+
</foaf:OnlineAccount>
56+
</foaf:account>
57+
</foaf:Person>
4158
</maintainer>
4259
</Project>

0 commit comments

Comments
 (0)