From 1e5839bd0d6d687cd771e3d17c244c1eb58418ed Mon Sep 17 00:00:00 2001 From: Brian Douglass Date: Wed, 7 Nov 2018 23:38:49 -0500 Subject: [PATCH 01/14] Added info about core apps --- CORE_APPS.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 CORE_APPS.md diff --git a/CORE_APPS.md b/CORE_APPS.md new file mode 100644 index 0000000..74294bb --- /dev/null +++ b/CORE_APPS.md @@ -0,0 +1,27 @@ +# UBports Core Apps + +## Core apps and their maintainers + +- [Calculator](https://gitlab.com/ubports/app-dev/calculator-app): [Brian Douglass](https://github.com/bhdouglass) +- [Calendar](https://github.com/ubports/calendar-app): [Johannes Renkl](https://github.com/hummlbach) +- [Camera](https://github.com/ubports/camera-app): [Eran Uzan](https://github.com/dark-eye) +- [Clock](https://github.com/ubports/clock-app): [Eran Uzan](https://github.com/dark-eye) +- [Contacts](https://github.com/ubports/address-book-app): [Alberto Mardegan](https://github.com/mardy) +- [Dialer](https://github.com/ubports/dialer-app): [Eran Uzan](https://github.com/dark-eye) +- [Doc Viewer](https://github.com/ubports/docviewer-app): [Chris Clime](https://github.com/balcy) +- [File Manager](https://github.com/ubports/filemanager-app): [Bjarne Roß](https://github.com/nfsprodriver) +- [Gallery](https://github.com/ubports/gallery-app): [Emanuele Sorce](https://github.com/TronFortyTwo) +- [OpenStore](https://github.com/UbuntuOpenStore/openstore-app): [Brian Douglass](https://github.com/bhdouglass) +- [Telegram](https://github.com/ubports/telegram-app): [Florian Leeber](https://github.com/Flohack74) +- [Terminal](https://github.com/ubports/terminal-app): [Walter Garcia-Fontes](https://github.com/wagafo) +- [UBports Welcome App](https://github.com/ubports/ubports-app): [Jan Sprinz](https://github.com/NeoTheThird) + +## Core apps without maintainers + +- [Media Player](https://github.com/ubports/mediaplayer-app) +- [Messenger](https://github.com/ubports/messaging-app) +- [Morph Browser](https://github.com/ubports/morph-browser) +- [Music](https://github.com/ubports/music-app) +- [Notes](https://github.com/ubports/notes-app) +- [Printing](https://github.com/ubports/ubuntu-printing-app) +- [Weather](https://github.com/ubports/weather-app) From a1c21109263c6eca4cd1e7ff79141e4df0fcbbee Mon Sep 17 00:00:00 2001 From: jonas Date: Tue, 18 Dec 2018 23:13:36 +0100 Subject: [PATCH 02/14] change links from github to gitlab --- CORE_APPS.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/CORE_APPS.md b/CORE_APPS.md index 74294bb..a915d05 100644 --- a/CORE_APPS.md +++ b/CORE_APPS.md @@ -2,26 +2,26 @@ ## Core apps and their maintainers -- [Calculator](https://gitlab.com/ubports/app-dev/calculator-app): [Brian Douglass](https://github.com/bhdouglass) +- [Calculator](https://gitlab.com/ubports/app-dev/calculator-app): [Brian Douglass](https://gitlab.com/bhdouglass) - [Calendar](https://github.com/ubports/calendar-app): [Johannes Renkl](https://github.com/hummlbach) - [Camera](https://github.com/ubports/camera-app): [Eran Uzan](https://github.com/dark-eye) - [Clock](https://github.com/ubports/clock-app): [Eran Uzan](https://github.com/dark-eye) - [Contacts](https://github.com/ubports/address-book-app): [Alberto Mardegan](https://github.com/mardy) - [Dialer](https://github.com/ubports/dialer-app): [Eran Uzan](https://github.com/dark-eye) -- [Doc Viewer](https://github.com/ubports/docviewer-app): [Chris Clime](https://github.com/balcy) +- [Doc Viewer](https://gitlab.com/ubports/app-dev/docviewer-app): [Chris Clime](https://gitlab.com/balcy) - [File Manager](https://github.com/ubports/filemanager-app): [Bjarne Roß](https://github.com/nfsprodriver) -- [Gallery](https://github.com/ubports/gallery-app): [Emanuele Sorce](https://github.com/TronFortyTwo) +- [Gallery](https://gitlab.com/ubports/app-dev/gallery-app): [Emanuele Sorce](https://gitlab.com/TronFortyTwo) - [OpenStore](https://github.com/UbuntuOpenStore/openstore-app): [Brian Douglass](https://github.com/bhdouglass) - [Telegram](https://github.com/ubports/telegram-app): [Florian Leeber](https://github.com/Flohack74) - [Terminal](https://github.com/ubports/terminal-app): [Walter Garcia-Fontes](https://github.com/wagafo) -- [UBports Welcome App](https://github.com/ubports/ubports-app): [Jan Sprinz](https://github.com/NeoTheThird) +- [UBports Welcome App](https://gitlab.com/ubports/app-dev/ubports-app): [Jan Sprinz](https://gitlab.com/NeoTheThird) ## Core apps without maintainers - [Media Player](https://github.com/ubports/mediaplayer-app) - [Messenger](https://github.com/ubports/messaging-app) - [Morph Browser](https://github.com/ubports/morph-browser) -- [Music](https://github.com/ubports/music-app) +- [Music](https://gitlab.com/ubports/app-dev/music-app) - [Notes](https://github.com/ubports/notes-app) - [Printing](https://github.com/ubports/ubuntu-printing-app) -- [Weather](https://github.com/ubports/weather-app) +- [Weather](https://gitlab.com/ubports/app-dev/weather-app) From 18ba72b90b4d843483fe991de90c97a38e35c183 Mon Sep 17 00:00:00 2001 From: Brian Douglass Date: Fri, 8 Mar 2019 00:33:21 -0500 Subject: [PATCH 03/14] Updated repo links --- CORE_APPS.md | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/CORE_APPS.md b/CORE_APPS.md index a915d05..f324660 100644 --- a/CORE_APPS.md +++ b/CORE_APPS.md @@ -2,26 +2,26 @@ ## Core apps and their maintainers -- [Calculator](https://gitlab.com/ubports/app-dev/calculator-app): [Brian Douglass](https://gitlab.com/bhdouglass) -- [Calendar](https://github.com/ubports/calendar-app): [Johannes Renkl](https://github.com/hummlbach) -- [Camera](https://github.com/ubports/camera-app): [Eran Uzan](https://github.com/dark-eye) -- [Clock](https://github.com/ubports/clock-app): [Eran Uzan](https://github.com/dark-eye) +- [Calculator](https://gitlab.com/ubports/app/calculator-app): [Brian Douglass](https://gitlab.com/bhdouglass) +- [Calendar](https://gitlab.com/ubports/apps/calendar-app): [Johannes Renkl](https://gitlab.com/hummlbach) +- [Camera](https://gitlab.com/ubports/apps/camera-app): [Eran Uzan](https://gitlab.com/dark-eye) +- [Clock](https://github.com/ubports/clock-app): [Eran Uzan](https://gitlab.com/dark-eye) - [Contacts](https://github.com/ubports/address-book-app): [Alberto Mardegan](https://github.com/mardy) - [Dialer](https://github.com/ubports/dialer-app): [Eran Uzan](https://github.com/dark-eye) -- [Doc Viewer](https://gitlab.com/ubports/app-dev/docviewer-app): [Chris Clime](https://gitlab.com/balcy) -- [File Manager](https://github.com/ubports/filemanager-app): [Bjarne Roß](https://github.com/nfsprodriver) -- [Gallery](https://gitlab.com/ubports/app-dev/gallery-app): [Emanuele Sorce](https://gitlab.com/TronFortyTwo) -- [OpenStore](https://github.com/UbuntuOpenStore/openstore-app): [Brian Douglass](https://github.com/bhdouglass) -- [Telegram](https://github.com/ubports/telegram-app): [Florian Leeber](https://github.com/Flohack74) -- [Terminal](https://github.com/ubports/terminal-app): [Walter Garcia-Fontes](https://github.com/wagafo) -- [UBports Welcome App](https://gitlab.com/ubports/app-dev/ubports-app): [Jan Sprinz](https://gitlab.com/NeoTheThird) +- [Doc Viewer](https://gitlab.com/ubports/app/docviewer-app): [Chris Clime](https://gitlab.com/balcy) +- [File Manager](https://gitlab.com/ubports/apps/filemanager-app): [Bjarne Roß](https://gitlab.com/nfsprodriver) +- [Gallery](https://gitlab.com/ubports/app/gallery-app): [Emanuele Sorce](https://gitlab.com/TronFortyTwo) +- [OpenStore](https://gitlab.com/theopenstore/openstore-app): [Brian Douglass](https://gitlab.com/bhdouglass) +- [TELEports](https://gitlab.com/ubports/apps/teleports): [Florian Leeber](https://gitlab.com/Flohack74) +- [Terminal](https://gitlab.com/ubports/apps/terminal-app): [Walter Garcia-Fontes](https://gitlab.com/wgarcia) +- [UBports Welcome App](https://gitlab.com/ubports/app/ubports-app): [Jan Sprinz](https://gitlab.com/NeoTheThird) ## Core apps without maintainers - [Media Player](https://github.com/ubports/mediaplayer-app) - [Messenger](https://github.com/ubports/messaging-app) - [Morph Browser](https://github.com/ubports/morph-browser) -- [Music](https://gitlab.com/ubports/app-dev/music-app) -- [Notes](https://github.com/ubports/notes-app) +- [Music](https://gitlab.com/ubports/app/music-app) +- [Notes](https://gitlab.com/ubports/apps/notes-app) - [Printing](https://github.com/ubports/ubuntu-printing-app) -- [Weather](https://gitlab.com/ubports/app-dev/weather-app) +- [Weather](https://gitlab.com/ubports/apps/weather-app) From 7d3214202e9f6620af2aa26595c376b994916ae6 Mon Sep 17 00:00:00 2001 From: Brian Douglass Date: Fri, 15 Mar 2019 09:21:04 -0400 Subject: [PATCH 04/14] Added new maintainers --- CORE_APPS.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CORE_APPS.md b/CORE_APPS.md index f324660..5fb85e0 100644 --- a/CORE_APPS.md +++ b/CORE_APPS.md @@ -11,17 +11,18 @@ - [Doc Viewer](https://gitlab.com/ubports/app/docviewer-app): [Chris Clime](https://gitlab.com/balcy) - [File Manager](https://gitlab.com/ubports/apps/filemanager-app): [Bjarne Roß](https://gitlab.com/nfsprodriver) - [Gallery](https://gitlab.com/ubports/app/gallery-app): [Emanuele Sorce](https://gitlab.com/TronFortyTwo) +- [Messenger](https://github.com/ubports/messaging-app): [Christian Pauly](https://github.com/ChristianPauly) - [OpenStore](https://gitlab.com/theopenstore/openstore-app): [Brian Douglass](https://gitlab.com/bhdouglass) - [TELEports](https://gitlab.com/ubports/apps/teleports): [Florian Leeber](https://gitlab.com/Flohack74) - [Terminal](https://gitlab.com/ubports/apps/terminal-app): [Walter Garcia-Fontes](https://gitlab.com/wgarcia) - [UBports Welcome App](https://gitlab.com/ubports/app/ubports-app): [Jan Sprinz](https://gitlab.com/NeoTheThird) +- [Weather App](https://gitlab.com/ubports/apps/weather-app): [Daniel Frost](https://gitlab.com/Danfro) + ## Core apps without maintainers - [Media Player](https://github.com/ubports/mediaplayer-app) -- [Messenger](https://github.com/ubports/messaging-app) - [Morph Browser](https://github.com/ubports/morph-browser) - [Music](https://gitlab.com/ubports/app/music-app) - [Notes](https://gitlab.com/ubports/apps/notes-app) - [Printing](https://github.com/ubports/ubuntu-printing-app) -- [Weather](https://gitlab.com/ubports/apps/weather-app) From b25c2475f6692b5256f047e27bf0b93b179d556f Mon Sep 17 00:00:00 2001 From: Florian Leeber Date: Thu, 25 Jun 2020 18:36:17 +0200 Subject: [PATCH 05/14] Update issue template --- ISSUE_TEMPLATE.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index ade7a3b..b9b9101 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -1,6 +1,8 @@