From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.ffmpeg.org (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTPS id DD6F04005D for ; Thu, 19 Jun 2025 19:12:35 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.ffmpeg.org (Postfix) with ESMTP id 61B7A68D95C; Thu, 19 Jun 2025 22:12:31 +0300 (EEST) Received: from relay9-d.mail.gandi.net (relay9-d.mail.gandi.net [217.70.183.199]) by ffbox0-bg.ffmpeg.org (Postfix) with ESMTPS id D543768CF02 for ; Thu, 19 Jun 2025 22:12:24 +0300 (EEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id 21FC3439E3 for ; Thu, 19 Jun 2025 19:12:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1750360344; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=1O6MDPJgS3EpKQsF+GZcXorPCfV1CXY6Ces5aScvNGY=; b=Dd9XiBfPXXMvmMcbvHvkvDiCwH7ooehhC5acampwa/xIcdOQd/amX2cSDOV+tI05MVHqQA xKW1nRU6aZqAYGiB88+PvLcBqUivHfqbBW02Mly2ySPN9gPlfLNTa3KDDcRFyJCGT1J+6T CLB/gMTWnKV2CXltIk/0Woywzo6Eb6Sl0Nn0mvDCbLQgmPzSwXUEQefjx8ooNjbAWzmX3c XZ2DsoKV+CItofqvnSru3rfEIAaZUY85MwM/VgcfbJFmTgGFdRrDmtrtP4dOvf7q5NFrYz mT98pblMAN9wYRBTRrH7M6LQidkPjIA9rk6+CrvHBT4I2CwXzINjG6tgT3G+og== From: Michael Niedermayer To: FFmpeg development discussions and patches Date: Thu, 19 Jun 2025 21:12:23 +0200 Message-ID: <20250619191223.3909049-1-michael@niedermayer.cc> X-Mailer: git-send-email 2.49.0 MIME-Version: 1.0 X-GND-State: clean X-GND-Score: -93 X-GND-Cause: gggruggvucftvghtrhhoucdtuddrgeeffedrtddvgdeifeefucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuifetpfffkfdpucggtfgfnhhsuhgsshgtrhhisggvnecuuegrihhlohhuthemuceftddunecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenfghrlhcuvffnffculdejmdenucfjughrpefhvffufffkofgggfestdekredtredttdenucfhrhhomhepofhitghhrggvlhcupfhivgguvghrmhgrhigvrhcuoehmihgthhgrvghlsehnihgvuggvrhhmrgihvghrrdgttgeqnecuggftrfgrthhtvghrnhepgfejjeeiteehheduuedugfevtdfhgedtkeevuedtfffhvddtheettdehleegleelnecuffhomhgrihhnpehgihhthhhusgdrtghomhdpuggvvhgtohhnrdhorhhgpdgurhhiphhsrdhnvghtfihorhhknecukfhppeeguddrieeirdeijedruddufeenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepihhnvghtpeeguddrieeirdeijedruddufedphhgvlhhopehlohgtrghlhhhoshhtpdhmrghilhhfrhhomhepmhhitghhrggvlhesnhhivgguvghrmhgrhigvrhdrtggtpdhnsggprhgtphhtthhopedupdhrtghpthhtohepfhhfmhhpvghgqdguvghvvghlsehffhhmphgvghdrohhrgh X-GND-Sasl: michael@niedermayer.cc Subject: [FFmpeg-devel] [PATCH] Add FUNDING.json X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: We have been contacted by Monet du Plessis of the etherium foundation and Natascha Buck (Grants at the Better Internet Foundation) "The Ethereum Foundation is thrilled to inform you that your contribution to open-source software development through your work on ffmpeg https://github.com/FFmpeg/FFmpeg has been recognized and rewarded by the Devcon team! Your project played a fundamental role in the success of Devcon , helping to create a more meaningful experience for the Ethereum community. In collaboration with Drips Network , we are pleased to award you $2,240.00 in appreciation of your efforts and to support your continued efforts in open-source development." To be able to claim donations through the drips network we need to specify a wallet to do so in FUNDING.json This will also allow FFmpeg to receive future funding and donations through the drips network. The specified wallet is a safe wallet backed by a ledger hw wallet. We can later change who controls the safe wallet. (For example it could be passed on to the SPI treasurer) Signed-off-by: Michael Niedermayer --- FUNDING.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 FUNDING.json diff --git a/FUNDING.json b/FUNDING.json new file mode 100644 index 00000000000..3ffd54cecc9 --- /dev/null +++ b/FUNDING.json @@ -0,0 +1,7 @@ +{ + "drips": { + "ethereum": { + "ownedBy": "0x2f3900e7064eE63D30d749971265858612AA7139" + } + } +} -- 2.49.0 _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".