Skip to content

Commit 6252eb5

Browse files
authored
Merge pull request #818 from moodle/create-pull-request/patch
[repo] Update Moodle Component metadata
2 parents 7d36a1b + 61f5f2d commit 6252eb5

File tree

3 files changed

+24
-0
lines changed

3 files changed

+24
-0
lines changed

data/libraries.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,18 @@
208208
"repository": "https://github.com/floating-ui/floating-ui",
209209
"customised": false
210210
},
211+
{
212+
"copyrightHolders": [
213+
"2016 Federico Zivolo and contributors"
214+
],
215+
"location": "lib/amd/src/popper2.js",
216+
"name": "Popper.js",
217+
"description": "A kickass library used to created Poppers in web applications.",
218+
"version": "v2.11.8",
219+
"license": "MIT",
220+
"repository": "https://github.com/floating-ui/floating-ui",
221+
"customised": false
222+
},
211223
{
212224
"copyrightHolders": [],
213225
"location": "lib/amd/src/truncate.js",

data/moodle-contributors.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -962,6 +962,7 @@ Septatrix
962962
Serge
963963
Sergey
964964
Sergio
965+
SergioComeron
965966
Sethi
966967
Setru
967968
Severance

general/community/credits/thirdpartylibs.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,17 @@ A kickass library used to created Poppers in web applications.
192192
- **Copyright holders**:
193193
- 2016 Federico Zivolo and contributors
194194

195+
### Popper.js
196+
197+
A kickass library used to created Poppers in web applications.
198+
199+
- **Location**: lib/amd/src/popper2.js
200+
- **Version**: v2.11.8
201+
- **License**: MIT
202+
- **URL**: [https://github.com/floating-ui/floating-ui](https://github.com/floating-ui/floating-ui)
203+
- **Copyright holders**:
204+
- 2016 Federico Zivolo and contributors
205+
195206
### Truncate.js
196207

197208
Dead simple HTML-safe truncation via the DOM. It truncates HTML code, and has several options such as length, finishBlock and noBreak.

0 commit comments

Comments
 (0)