Skip to content

Commit

Permalink
librsvg-2.52.10: add OSS compliant source
Browse files Browse the repository at this point in the history
Signed-off-by: Haseeb Ashraf <[email protected]>
  • Loading branch information
hashraf91 committed Jun 3, 2024
0 parents commit f07005b
Show file tree
Hide file tree
Showing 12,842 changed files with 3,722,477 additions and 0 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
11 changes: 11 additions & 0 deletions .cargo/config
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# This is used after `cargo vendor` is run from `make dist`.
#
# In the distributed tarball, this file should end up in
# rust/.cargo/config

[source.crates-io]
registry = 'https://github.com/rust-lang/crates.io-index'
replace-with = 'vendored-sources'

[source.vendored-sources]
directory = './vendor'
106 changes: 106 additions & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
@@ -0,0 +1,106 @@
This is an incomplete list of people who have worked on librsvg. If you are missing here,
please send mail to the maintainers!

Adam Sampson
Adam Tkac
Adrian Bunk
Alex Duggan
Alex Larsson
Alexander Larsson
Alexandre Rostovtsev
Alexey Pavlov
Anders Carlsson
Andre Klapper
Andrea Griffini
Angus Gratton
Antoine Jacoutot
Bastien Nocera
Behdad Esfahbod
Benjamin Otte <[email protected]>
Bertram Felgenhauer
Bruno Girin
Caleb Michael Moore
Carl Worth
Carlos Garnacho
Christian Fredrik Kalager Schaller
Christian Persch
Christian Schaller
Chun-wei Fan <[email protected]>
Colin Walters
Craig Keogh
Daniel Drake
Darin Adler
Didier Barvaux
Dodji Seketeli
Dom Lachowicz
Dominic Lachowicz
Edward Sheldrake
Emilio Pozuelo Monfort
Emmanuel Pacaud
Evan Nemerson
Fatih Demir
Federico Mena Quintero <[email protected]>
Felix Riemann
Florian Müllner
Gediminas Paulauskas
Germán Poo-Caamaño
Glynn Foster
Gregory Leblanc
Hagen Schink
Hans Breuer
Hans Nieser
Hans de Goede
Hiroyuki Ikezoe
Isak
jacob berkman
Jan Arne Petersen
Jasper Lievisse Adriaanse
Jasper St. Pierre
Javier Jardón
Jean-Baptiste Lallement
John Ralls
Jonathan Blandford
Josselin Mouette
KUROSAWA Takeshi
Kjartan Maraas
Kouhei Sutou
Kurosawa Takeshi
liucougar
LRN
Laszlo Peter
Luis Menina
Maarten Bosmans
Maciej Piechotka
Martin von Gagern
Massimo <[email protected]>
Matthias Clasen
Menner
Menner <[email protected]>
Michael Meeks
Nicholas Beeuwsaert
Olav Vitters
Owen Taylor
Øyvind Kolås
Paolo Borelli
Philip Withnall
Ramiro Estrugo
Raph Levien <[email protected]>
Ray Strode
Richard Hughes
Robert Ancell
Robert Staudinger
Robin Slomkowski
Ron Hopper
Ross Burton
Simon Budig
Suzuki Toshiya
Sven Neumann
Thomas Andersen
Thomas Vander Stichele
Tom Paker
Tor Lillqvist
Vincent Penquerc'h
Vincent Untz
William Hua
William Lachance
Wouter Bolsterlee
Loading

0 comments on commit f07005b

Please sign in to comment.