[pitivi-web] Update the Contact page



commit 6492fd07a90367853b82c17188fcbd0040a128da
Author: Alexandru Băluț <alexandru balut gmail com>
Date:   Fri Jun 11 23:19:04 2021 +0200

    Update the Contact page

 content/contact.html | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)
---
diff --git a/content/contact.html b/content/contact.html
index 1aaf645..da6a297 100644
--- a/content/contact.html
+++ b/content/contact.html
@@ -1,27 +1,29 @@
 ---
 title: "Contact"
-date: 2017-03-21T19:04:08+02:00
+date: 2021-06-11T23:04:08+02:00
 ---
 
 <section class="auto-column-third">
     <h1>Chatting</h1>
-    <p>Grab an IRC client (such as <a href="https://wiki.gnome.org/Apps/Polari";>Polari</a> or <a 
href="http://pidgin.im";>Pidgin</a>), connect to the server <b>irc.freenode.net</b> and join the channel 
(room) <b>#pitivi</b>.</p>
+    <p>Grab a <a href="https://matrix.org/clients/";>Matrix client</a> and join the room 
<b>#pitivi:matrix.org</b>. Our Matrix room keeps the history of the messages, so if you lose the connection 
you can see the entire conversation when you reconnect.</p>
     
-    <p>Do not hesitate to ask questions, and do not panic if somebody doesn't answer your question 
immediately. A few of our devs maintain a persistent connection to IRC even when away from the computer, and 
will most likely try to answer your question if you're still online, even if it may be later during the 
day.</p>
+    <p>For those still attached to their IRC clients, connect to <a href="https://oftc.net/";>OFTC</a> and 
join the channel <b>#pitivi</b>. The channel is bridged to the Matrix room. The IRC channel should be used as 
a last resort, most of us are in the Matix room.</p>
     
-    <p>If you need to speak to someone in particular, you may try mentioning the nickname (ex.: "nekohayo") 
if that person is online. See also the main <a href="https://developer.pitivi.org/The_people.html";>list of 
people</a> involved in the project.</p>
+    <p>Do not hesitate to ask questions, and do not panic if somebody answers your question immediately.</p>
+    
+    <p>If you need to speak to someone in particular, you may try mentioning the nickname (ex.: "nekohayo"). 
See also the main <a href="https://developer.pitivi.org/The_people.html";>list of people</a> involved in the 
project.</p>
 </section>
     
     
 <section class="auto-column-third">
     <h1>Reporting problems</h1>
-    <p>Be it a bug in the software or an issue with this website, we use Phabricator to track enhancement 
requests and bug reports. Our bug tracker is well-organized and issues are investigated systematically. See 
our <a href="https://developer.pitivi.org/Bug_reporting.html";>bug reporting</a> info page for useful links 
and details.</p>
+    <p>We track enhancement requests and bug reports in GitLab. Our bug tracker is well-organized and issues 
are investigated systematically. See our <a href="http://developer.pitivi.org/Bug_reporting.html";>bug 
reporting</a> info page for useful links and details.</p>
 </section>
     
     
 <section class="auto-column-third" style="min-width: 450px; /* hack to force column wrapping in order to 
prevent horizontal scrolling due to the Google calendar, but this is still error-prone */">
     <h1>At a public event</h1>
-    <p>We attend various conferences and hackfests. To know where and when you can meet us in person, follow 
us on <a href="http://pitivi.org/planet";>Pitivi planet</a>, <a href="https://plus.google.com/+pitivi";>on 
Google+</a>, or take a look at our public calendar below:</p>
-    <iframe 
src="https://www.google.com/calendar/embed?showTitle=0&amp;showPrint=0&amp;showCalendars=0&amp;height=300&amp;wkst=1&amp;bgcolor=%23FFFFFF&amp;src=m4r5pf5da7c8kdba1cjq2d3jb4%40group.calendar.google.com&amp;color=%23AB8B00&amp;ctz=America%2FToronto";
 style=" border-width:0 " width="450" height="300" frameborder="0" scrolling="no"></iframe>
+    <p>We attend various conferences and hackfests. To know where and when you might be able to meet us in 
person, follow us on <a href="http://pitivi.org/planet";>Pitivi planet</a>, <a 
href="https://twitter.com/pitivi";>on Twitter</a>, or take a look at our public calendar below:</p>
+    <iframe 
src="https://www.google.com/calendar/embed?showTitle=0&amp;showPrint=0&amp;showCalendars=0&amp;height=300&amp;wkst=1&amp;bgcolor=%23FFFFFF&amp;src=m4r5pf5da7c8kdba1cjq2d3jb4%40group.calendar.google.com&amp;color=%23AB8B00&amp";
 style=" border-width:0 " width="450" height="300" frameborder="0" scrolling="no"></iframe>
 </section>
     
\ No newline at end of file


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]