The branch, master has been updated
       via  ddb6643f031d7ca39d09b00191a7b78a1fc3aebe (commit)
       via  549bb29ab891a6d26503ea3d22a76ab4b899005e (commit)
      from  f85eb18e7f84c56713ac95c9cd671d8b02e594f5 (commit)


- Log -----------------------------------------------------------------
commit ddb6643f031d7ca39d09b00191a7b78a1fc3aebe
Author:     Michael Niedermayer <[email protected]>
AuthorDate: Thu Nov 13 00:46:27 2025 +0100
Commit:     Michael Niedermayer <[email protected]>
CommitDate: Thu Nov 13 01:03:10 2025 +0100

    web/donations: Add myself to the section for individual developers
    
    Signed-off-by: Michael Niedermayer <[email protected]>

diff --git a/src/donations b/src/donations
index d6f647b..54c7388 100644
--- a/src/donations
+++ b/src/donations
@@ -62,6 +62,23 @@
 
 <br><br>
 
+<div class="row">
+  <div class="col-md-4">
+    <div class="well">
+      <h3>Michael Niedermayer</h3>
+      <p>
+        Releases, Security fixes
+      </p>
+        <div class="text-center">
+        <a class="btn btn-success btn-lg"
+           href="https://paypal.me/niedermayermichael";>PayPal</a><br><br>
+        <div class="pp-amounts">
+        </div>
+      </div>
+    </div> <!-- well -->
+  </div> <!-- col -->
+</div> <!-- row -->
+
 
 <div class="row">
   <div class="col-md-offset-4 col-md-8">

commit 549bb29ab891a6d26503ea3d22a76ab4b899005e
Author:     Michael Niedermayer <[email protected]>
AuthorDate: Thu Nov 13 00:45:36 2025 +0100
Commit:     Michael Niedermayer <[email protected]>
CommitDate: Thu Nov 13 01:03:10 2025 +0100

    web/donations: Add section for individual developers
    
    Signed-off-by: Michael Niedermayer <[email protected]>

diff --git a/src/donations b/src/donations
index 14cb9e8..d6f647b 100644
--- a/src/donations
+++ b/src/donations
@@ -1,3 +1,5 @@
+<h1>Donate to FFmpeg</h1>
+
 <p class="with-icon">
   <span class="pull-left" style="color: #e55"><i class="fa fa-heart 
fa-5x"></i></span>
   Donations will be used to fund expenses related to development
@@ -49,6 +51,18 @@
   </div> <!-- col -->
 </div> <!-- row -->
 
+<br><br>
+
+<h1>Donate to individual developers</h1>
+
+<p class="with-icon">
+  <span class="pull-left" style="color: #e55"><i class="fa fa-heart 
fa-5x"></i></span>
+  Donations in this section go directly to the selected individual developer 
as a personal gift. They are independent of the project's general funds and may 
be used entirely at the developer's own discretion. By donating here, you are 
expressing appreciation and support for the developer's work and past 
contributions, without attaching the donation to any specific purpose, 
deliverable, or service.
+</p>
+
+<br><br>
+
+
 <div class="row">
   <div class="col-md-offset-4 col-md-8">
   </div>

-----------------------------------------------------------------------

Summary of changes:
 src/donations | 31 +++++++++++++++++++++++++++++++
 1 file changed, 31 insertions(+)


hooks/post-receive
-- 

_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to