[www-doc] [Git][VideoLAN.org/websites][master] 3 commits: bitstream pull requests in github

Konstantin Pavlov gitlab at videolan.org
Wed Mar 14 17:15:17 CET 2018


Konstantin Pavlov pushed to branch master at VideoLAN organization / websites


Commits:
0f8daa39 by Massiot at 2018-03-14T19:14:40+03:00
bitstream pull requests in github

(cherry picked from commit 284a11b6908ca9404dda445fb227b126296efd7e)
Signed-off-by: Konstantin Pavlov <thresh at videolan.org>

- - - - -
a5abdb60 by Massiot at 2018-03-14T19:14:53+03:00
Use github for dvblast pull requests

(cherry picked from commit 2cceeb901258b04435fe3d811023ddf12d06305b)
Signed-off-by: Konstantin Pavlov <thresh at videolan.org>

- - - - -
54d4b93a by Massiot at 2018-03-14T19:15:01+03:00
Use github for multicat pull requests

(cherry picked from commit bcc7c7103b79553679e0d1935f88ec2a84575517)
Signed-off-by: Konstantin Pavlov <thresh at videolan.org>

- - - - -


3 changed files:

- www.videolan.org/developers/bitstream.php
- www.videolan.org/projects/dvblast.php
- www.videolan.org/projects/multicat.php


Changes:

=====================================
www.videolan.org/developers/bitstream.php
=====================================
--- a/www.videolan.org/developers/bitstream.php
+++ b/www.videolan.org/developers/bitstream.php
@@ -88,9 +88,11 @@
     biTStream in proprietary applications. However, if you add new structures,
     or fix bugs in current structures, you'd be very nice to contribute them
     (again, there is no point in concealing this). Thanks.</p>
+    
+    <p>Contributions can be sent as pull requests in our <a href="https://github.com/videolan/bitstream">github repository</a>.</p>
 
     <h2>Mailing list</h2>
-    <p>There is a mailing-list dedicated to biTStream development. Patches can be sent there.
+    <p>There is a mailing-list dedicated to biTStream development.
     Subscribe <a href="/developers/lists.html">here</a>.</p>
 </div>
 <?php footer(); ?>


=====================================
www.videolan.org/projects/dvblast.php
=====================================
--- a/www.videolan.org/projects/dvblast.php
+++ b/www.videolan.org/projects/dvblast.php
@@ -78,7 +78,8 @@
             <h2>Development</h2>
             <p>Hackers can participate to the development using <a href="https://wiki.videolan.org/Git">git</a>.</p>
             <p>The code is accessible from <code>https://code.videolan.org/videolan/dvblast.git</code> and
-            you can <a href="https://code.videolan.org/videolan/dvblast.git">browse the source online</a></p>
+            you can <a href="https://code.videolan.org/videolan/dvblast.git">browse the source online</a>.</p>
+            <p>Contributions can be sent as pull requests in our <a href="https://github.com/videolan/dvblast">github repository</a>.</p>
         </div>
     </div>
 </div>


=====================================
www.videolan.org/projects/multicat.php
=====================================
--- a/www.videolan.org/projects/multicat.php
+++ b/www.videolan.org/projects/multicat.php
@@ -65,6 +65,7 @@
 
 	<p>User support and development is handled in the <a
 	href="/developers/lists.html">multicat-devel mailing-list</a>.</p>
+    <p>Contributions can be sent as pull requests in our <a href="https://github.com/videolan/multicat">github repository</a>.</p>
 </div>
 
 <?php footer('$Id: multicat.php 5717 2009-11-24 08:46:34Z md $'); ?>



View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/compare/dc74f0faf3292539b76bde6750e9405d1e9c9b4f...54d4b93a61e6d0632ac55aa15b5b55f283c5d79a

---
View it on GitLab: https://code.videolan.org/VideoLAN.org/websites/compare/dc74f0faf3292539b76bde6750e9405d1e9c9b4f...54d4b93a61e6d0632ac55aa15b5b55f283c5d79a
You're receiving this email because of your account on code.videolan.org.


More information about the www-doc mailing list