Skip to content

[repo] Update Moodle Component metadata #1356

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion data/libraries.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
"location": "lib/adodb",
"name": "ADOdb",
"description": "Database abstraction library for MySQL, PostgreSQL, MSSQL, Oracle, Interbase, Foxpro, Access, ADO, Sybase, DB2 and ODBC.",
"version": "5.22.8",
"version": "5.22.9",
"license": "BSD/LGPL",
"licenseversion": "3-Clause/2.1+",
"repository": "https://github.com/ADOdb/ADOdb",
Expand Down
13 changes: 13 additions & 0 deletions data/moodle-contributors.txt
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ Ariste
Arjen
Arjona
Arnaud
Artem
Arto
Artur
Ashley
Expand Down Expand Up @@ -131,6 +132,7 @@ Bias
Bicciolo
Biggs
Binh
Birrell
Bithas
Blancas
Blomenberg
Expand Down Expand Up @@ -371,6 +373,7 @@ Fábio
GUINOISEAU
Galiszek
Gancarz
Garanin
Garapati
Gareth
Garrett
Expand Down Expand Up @@ -515,6 +518,7 @@ Javed
JayChurchward
Jayaprakash
Jayathissa
Jayce
Jaydn
Jayesh
Jayswal
Expand Down Expand Up @@ -577,6 +581,7 @@ Karl
KarlReyesCatalyst
Karmali
Kassaei
Katalin
Kateryna
Kathrin
Katie
Expand Down Expand Up @@ -665,6 +670,7 @@ Loong
Lorenzo
Luca
Lucian
Lukacs
Lukas
Luke
Lundberg
Expand All @@ -675,6 +681,7 @@ Macgirvin
Madden
Mady
Magill
Magnus
Mahmoud
Mahmoud.Kassaei
Malith
Expand Down Expand Up @@ -987,6 +994,7 @@ Salces
Salem
Salih
Sammarco
Samuelsson
Sander
Sanecki
Santos
Expand All @@ -1001,6 +1009,7 @@ Schach
Schillinger
Schmadel
Schmidt-Kuhl
Schneider
Schrenk
Schroeder
Schultz
Expand Down Expand Up @@ -1129,6 +1138,7 @@ Topfstedt
Torrent
Torres
Totaram
Toth
Travis
Tregubov
Treitinger
Expand Down Expand Up @@ -1176,6 +1186,7 @@ Viirsaar
Viitasalo
Viktor
Villemure
Vincent
VinhLe
Vinnie
Virgil
Expand Down Expand Up @@ -1266,6 +1277,7 @@ agrabs
ahmed_nabil
ak4t0sh
amosbot
andelacruz
andersbe
andre_bln
andreabix
Expand Down Expand Up @@ -1545,6 +1557,7 @@ willem
willob99
yair.spielmann
yashvardhanpatel07
yusufwib01
zbdd
zibas
zpottie
Expand Down
2 changes: 1 addition & 1 deletion general/community/credits/thirdpartylibs.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ A general library that is supposed to be used in most PHP implementations of H5P
Database abstraction library for MySQL, PostgreSQL, MSSQL, Oracle, Interbase, Foxpro, Access, ADO, Sybase, DB2 and ODBC.

- **Location**: lib/adodb
- **Version**: 5.22.8
- **Version**: 5.22.9
- **License**: BSD/LGPL 3-Clause/2.1+
- **URL**: [https://github.com/ADOdb/ADOdb](https://github.com/ADOdb/ADOdb)
- **Copyright holders**:
Expand Down