Skip to content

Commit 65f4560

Browse files
authoredFeb 10, 2025··
chore: update maintainer details across sumac and main indices (#13)
1 parent b3a48a3 commit 65f4560

File tree

2 files changed

+57
-48
lines changed

2 files changed

+57
-48
lines changed
 

‎main/main/plugins.yml

+31-22
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
1-
# This is the index for all Tutor plugins that are officially maintained by Edly.
1+
# This is the index for all Tutor plugins that are officially supported by Edly.
22
# It is available at the following location: https://overhang.io/tutor/main/olive/plugins.yml
33
# It can be modified by opening a pull request on the following repository: https://github.com/overhangio/tpi/
44

55
- name: android
66
src: -e git+https://github.com/overhangio/tutor-android.git@main#egg=tutor-android
77
url: https://github.com/overhangio/tutor-android
8-
author: Edly <regis.behmo@edly.io>
9-
maintainer: Edly <regis.behmo@edly.io>
8+
author: Edly <hello@edly.io>
9+
maintainer: Edly <abdul.muqadim@arbisoft.com>
1010
description: |
1111
Build an Android mobile application for your Open edX platform.
1212
1313
- name: cairn
1414
src: -e git+https://github.com/overhangio/tutor-cairn.git@main#egg=tutor-cairn
1515
url: https://github.com/overhangio/tutor-cairn
16-
author: Edly <regis.behmo@edly.io>
17-
maintainer: Edly <regis.behmo@edly.io>
16+
author: Edly <hello@edly.io>
17+
maintainer: Edly <danyal.faheem@arbisoft.com>
1818
description: |
1919
Scalable, real-time analytics for Open edX.
2020
Analytics are an essential component of an online learning platform: you need to know whether your courses are effective and which parts need some improvement. You need to know if your students are falling by, and if they do, you need to detect the early warning signs. When your courses are successful, you want to get periodical engagement reports.
@@ -33,12 +33,21 @@
3333
3434
🚀 Scalable: Cairn scales as much as its backend, which was designed for Internet scale.
3535
36+
- name: credentials
37+
src: -e git+https://github.com/overhangio/tutor-credentials.git@main#egg=tutor-credentials
38+
url: https://github.com/overhangio/tutor-credentials
39+
author: Edly <hello@edly.io>
40+
maintainer: Edly <muhammad.labeeb@arbisoft.com>
41+
description: |
42+
Integrate the Credentials application, which supports course and program certificates.
43+
This plugin offers an admin panel where user can do configurations
44+
for the certificates of his course and program.
3645
3746
- name: discovery
3847
src: -e git+https://github.com/overhangio/tutor-discovery.git@main#egg=tutor-discovery
3948
url: https://github.com/overhangio/tutor-discovery
40-
author: Edly <regis.behmo@edly.io>
41-
maintainer: Edly <regis.behmo@edly.io>
49+
author: Edly <hello@edly.io>
50+
maintainer: Edly <muhammad.labeeb@arbisoft.com>
4251
description: |
4352
Integrate the Open edX Course Discovery application.
4453
This plugins makes it easy to install the course-discovery application
@@ -47,24 +56,24 @@
4756
- name: forum
4857
src: -e git+https://github.com/overhangio/tutor-forum.git@main#egg=tutor-forum
4958
url: https://github.com/overhangio/tutor-forum
50-
author: Edly <regis.behmo@edly.io>
59+
author: Edly <hello@edly.io>
5160
maintainer: Zaat.dev <ghassan@zaat.dev>
5261
description: |
5362
Add discussion forum to your Open edX platform.
5463
5564
- name: indigo
5665
src: -e git+https://github.com/overhangio/tutor-indigo.git@main#egg=tutor-indigo
5766
url: https://github.com/overhangio/tutor-indigo
58-
author: Edly <regis.behmo@edly.io>
59-
maintainer: Edly <regis.behmo@edly.io>
67+
author: Edly <hello@edly.io>
68+
maintainer: Edly <hammad.yousaf@arbisoft.com>
6069
description: |
6170
A beautiful, blue theme for Open edX.
6271
6372
- name: jupyter
6473
src: -e git+https://github.com/overhangio/tutor-jupyter.git@main#egg=tutor-jupyter
6574
url: https://github.com/overhangio/tutor-jupyter
66-
author: Edly <regis.behmo@edly.io>
67-
maintainer: Edly <regis.behmo@edly.io>
75+
author: Edly <hello@edly.io>
76+
maintainer: Edly <abdul.muqadim@arbisoft.com>
6877
description: |
6978
Run Jupyter notebooks right in your LMS.
7079
@@ -75,42 +84,42 @@
7584
- name: mfe
7685
src: -e git+https://github.com/overhangio/tutor-mfe.git@main#egg=tutor-mfe
7786
url: https://github.com/overhangio/tutor-mfe
78-
author: Edly <regis.behmo@edly.io>
79-
maintainer: Edly <regis.behmo@edly.io>
87+
author: Edly <hello@edly.io>
88+
maintainer: Axim <abrandes@axim.org>
8089
description: |
8190
Easy integration of custom microfrontends with your Open edX platform.
8291
Microfrontends form the backbone of Open edX. Thus, this plugin is required by most Open edX installations.
8392
8493
- name: minio
8594
src: -e git+https://github.com/overhangio/tutor-minio.git@main#egg=tutor-minio
8695
url: https://github.com/overhangio/tutor-minio
87-
author: Edly <regis.behmo@edly.io>
88-
maintainer: Edly <regis.behmo@edly.io>
96+
author: Edly <hello@edly.io>
97+
maintainer: Edly <danyal.faheem@arbisoft.com>
8998
description: |
9099
Scalable object storage for Open edX.
91100
This plugins is pretty much a requirement to run Open edX on Kubernetes.
92101
93102
- name: notes
94103
src: -e git+https://github.com/overhangio/tutor-notes.git@main#egg=tutor-notes
95104
url: https://github.com/overhangio/tutor-notes
96-
author: Edly <regis.behmo@edly.io>
97-
maintainer: eduNEXT
105+
author: Edly <hello@edly.io>
106+
maintainer: eduNEXT <jhony.avella@edunext.co>
98107
description: |
99108
Add student notes to the Open edX courseware.
100109
101110
- name: webui
102111
src: -e git+https://github.com/overhangio/tutor-webui.git@main#egg=tutor-webui
103112
url: https://github.com/overhangio/tutor-webui
104-
author: Edly <regis.behmo@edly.io>
105-
maintainer: Edly <regis.behmo@edly.io>
113+
author: Edly <hello@edly.io>
114+
maintainer: Edly <abdul.muqadim@arbisoft.com>
106115
description: |
107116
Manage your Tutor-powered Open edX installation from the browser.
108117
109118
- name: xqueue
110119
src: -e git+https://github.com/overhangio/tutor-xqueue.git@main#egg=tutor-xqueue
111120
url: https://github.com/overhangio/tutor-xqueue
112-
author: Edly <regis.behmo@edly.io>
113-
maintainer: eduNEXT
121+
author: Edly <hello@edly.io>
122+
maintainer: eduNEXT <jhony.avella@edunext.co>
114123
description: |
115124
Xqueue external grading system for your Open edX platform.
116125

‎main/sumac/plugins.yml

+26-26
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
1-
# This is the index for all Tutor plugins that are officially maintained by Edly.
1+
# This is the index for all Tutor plugins that are officially supported by Edly.
22
# It is available at the following location: https://overhang.io/tutor/main/sumac/plugins.yml
33
# It can be modified by opening a pull request on the following repository: https://github.com/overhangio/tpi/
44

55
- name: android
66
src: tutor-android>=19.0.0,<20.0.0
77
url: https://github.com/overhangio/tutor-android
8-
author: Edly <regis.behmo@edly.io>
9-
maintainer: Edly <regis.behmo@edly.io>
8+
author: Edly <hello@edly.io>
9+
maintainer: Edly <abdul.muqadim@arbisoft.com>
1010
description: |
1111
Build an Android mobile application for your Open edX platform.
1212
1313
- name: cairn
1414
src: tutor-cairn>=19.0.0,<20.0.0
1515
url: https://github.com/overhangio/tutor-cairn
16-
author: Edly <regis.behmo@edly.io>
17-
maintainer: Edly <regis.behmo@edly.io>
16+
author: Edly <hello@edly.io>
17+
maintainer: Edly <danyal.faheem@arbisoft.com>
1818
description: |
1919
Scalable, real-time analytics for Open edX.
2020
Analytics are an essential component of an online learning platform: you need to know whether your courses are effective and which parts need some improvement. You need to know if your students are falling by, and if they do, you need to detect the early warning signs. When your courses are successful, you want to get periodical engagement reports.
@@ -36,8 +36,8 @@
3636
- name: credentials
3737
src: tutor-credentials>=19.0.0,<20.0.0
3838
url: https://github.com/overhangio/tutor-credentials
39-
author: Edly <regis.behmo@edly.io>
40-
maintainer: Edly <regis.behmo@edly.io>
39+
author: Edly <hello@edly.io>
40+
maintainer: Edly <muhammad.labeeb@arbisoft.com>
4141
description: |
4242
Integrate the Credentials application, which supports course and program certificates.
4343
This plugin offers an admin panel where user can do configurations
@@ -46,8 +46,8 @@
4646
- name: discovery
4747
src: tutor-discovery>=19.0.0,<20.0.0
4848
url: https://github.com/overhangio/tutor-discovery
49-
author: Edly <regis.behmo@edly.io>
50-
maintainer: Edly <regis.behmo@edly.io>
49+
author: Edly <hello@edly.io>
50+
maintainer: Edly <muhammad.labeeb@arbisoft.com>
5151
description: |
5252
Integrate the Open edX Course Discovery application.
5353
This plugins makes it easy to install the course-discovery application
@@ -56,8 +56,8 @@
5656
- name: ecommerce
5757
src: tutor-ecommerce>=19.0.0,<20.0.0
5858
url: https://github.com/overhangio/tutor-ecommerce
59-
author: Edly <regis.behmo@edly.io>
60-
maintainer: Edly <regis.behmo@edly.io>
59+
author: Edly <hello@edly.io>
60+
maintainer: Edly <faraz.maqsood@arbisoft.com>
6161
description: |
6262
E-commerce plugin to sell course products on Open edX.
6363
This plugins makes it easy to install the ecommerce application
@@ -67,24 +67,24 @@
6767
- name: forum
6868
src: tutor-forum>=19.0.0,<20.0.0
6969
url: https://github.com/overhangio/tutor-forum
70-
author: Edly <regis.behmo@edly.io>
70+
author: Edly <hello@edly.io>
7171
maintainer: Zaat.dev <ghassan@zaat.dev>
7272
description: |
7373
Add discussion forum to your Open edX platform.
7474
7575
- name: indigo
7676
src: tutor-indigo>=19.0.0,<20.0.0
7777
url: https://github.com/overhangio/tutor-indigo
78-
author: Edly <regis.behmo@edly.io>
79-
maintainer: Edly <regis.behmo@edly.io>
78+
author: Edly <hello@edly.io>
79+
maintainer: Edly <hammad.yousaf@arbisoft.com>
8080
description: |
8181
A beautiful, blue theme for Open edX.
8282
8383
- name: jupyter
8484
src: tutor-jupyter>=19.0.0,<20.0.0
8585
url: https://github.com/overhangio/tutor-jupyter
86-
author: Edly <regis.behmo@edly.io>
87-
maintainer: Edly <regis.behmo@edly.io>
86+
author: Edly <hello@edly.io>
87+
maintainer: Edly <abdul.muqadim@arbisoft.com>
8888
description: |
8989
Run Jupyter notebooks right in your LMS.
9090
@@ -95,42 +95,42 @@
9595
- name: mfe
9696
src: tutor-mfe>=19.0.0,<20.0.0
9797
url: https://github.com/overhangio/tutor-mfe
98-
author: Edly <regis.behmo@edly.io>
99-
maintainer: Edly <regis.behmo@edly.io>
98+
author: Edly <hello@edly.io>
99+
maintainer: Axim <abrandes@axim.org>
100100
description: |
101101
Easy integration of custom microfrontends with your Open edX platform.
102102
Microfrontends form the backbone of Open edX. Thus, this plugin is required by most Open edX installations.
103103
104104
- name: minio
105105
src: tutor-minio>=19.0.0,<20.0.0
106106
url: https://github.com/overhangio/tutor-minio
107-
author: Edly <regis.behmo@edly.io>
108-
maintainer: Edly <regis.behmo@edly.io>
107+
author: Edly <hello@edly.io>
108+
maintainer: Edly <danyal.faheem@arbisoft.com>
109109
description: |
110110
Scalable object storage for Open edX.
111111
This plugins is pretty much a requirement to run Open edX on Kubernetes.
112112
113113
- name: notes
114114
src: tutor-notes>=19.0.0,<20.0.0
115115
url: https://github.com/overhangio/tutor-notes
116-
author: Edly <regis.behmo@edly.io>
117-
maintainer: eduNEXT
116+
author: Edly <hello@edly.io>
117+
maintainer: eduNEXT <jhony.avella@edunext.co>
118118
description: |
119119
Add student notes to the Open edX courseware.
120120
121121
- name: webui
122122
src: tutor-webui>=19.0.0,<20.0.0
123123
url: https://github.com/overhangio/tutor-webui
124-
author: Edly <regis.behmo@edly.io>
125-
maintainer: Edly <regis.behmo@edly.io>
124+
author: Edly <hello@edly.io>
125+
maintainer: Edly <abdul.muqadim@arbisoft.com>
126126
description: |
127127
Manage your Tutor-powered Open edX installation from the browser.
128128
129129
- name: xqueue
130130
src: tutor-xqueue>=19.0.0,<20.0.0
131131
url: https://github.com/overhangio/tutor-xqueue
132-
author: Edly <regis.behmo@edly.io>
133-
maintainer: eduNEXT
132+
author: Edly <hello@edly.io>
133+
maintainer: eduNEXT <jhony.avella@edunext.co>
134134
description: |
135135
Xqueue external grading system for your Open edX platform.
136136

0 commit comments

Comments
 (0)
Please sign in to comment.