Blog addition to "Community blogs" section www.kde.org
Mario Fux
kde-ml at unormal.org
Tue Oct 27 11:47:50 UTC 2015
Good morning
Please CC me as I'm not subscribed to this list.
As I'm currently writing my blog series "My Wishion for KDE" I'd like to see
them too on www.kde.org and I've even a patch ready locally but I'd like to
have a go for it before I commit.
Can anybody give a go?
Thanks
Mario
Patch:
diff --git a/users_conf.php b/users_conf.php
index 527baf2..79f5bc4 100755
--- a/users_conf.php
+++ b/users_conf.php
@@ -290,6 +290,22 @@ $kde_contributors =array(
'facebook'=>'sayakban',
'kdesupportingmember'=>false,
'gitoriousaccount'=>'sayakb'
+),
+
+'unormal'=>array(
+ 'name'=>'Mario Fux',
+ 'country'=>'Switzerland',
+ 'city'=>'Burgdorf',
+ 'picture'=>'',
+ 'blogurl'=>'http://blogs.fsfe.org/mario/',
+ 'rssurl'=>'http://blogs.fsfe.org/mario/?feed=rss2&tag=kde',
+ 'twitter'=>'',
+ 'identica'=>'',
+ 'svnaccount'=>'fux',
+ 'opendesktop'=>'',
+ 'facebook'=>'',
+ 'kdesupportingmember'=>false,
+ 'gitoriousaccount'=>'fux'
)
);
More information about the kde-www
mailing list