Merge ~rmescandon/snappy-hwe-snaps/+git/snapweb:maintainers into ~snappy-hwe-team/snappy-hwe-snaps/+git/snapweb:master

Proposed by Roberto Mier Escandon
Status: Merged
Approved by: Konrad Zapałowicz
Approved revision: b64eb7cdd5ff92ed88171ed670109b0b05b8d395
Merged at revision: e99b047a8c5e70a5ba1e6b0bc231df547bccb0da
Proposed branch: ~rmescandon/snappy-hwe-snaps/+git/snapweb:maintainers
Merge into: ~snappy-hwe-team/snappy-hwe-snaps/+git/snapweb:master
Diff against target: 35 lines (+8/-1)
3 files modified
.ci_tests_disabled (+0/-0)
MAINTAINERS (+4/-0)
snapcraft.yaml (+4/-1)
Reviewer Review Type Date Requested Status
Konrad Zapałowicz (community) code Approve
System Enablement Bot continuous-integration Approve
Review via email: mp+327206@code.launchpad.net

Description of the change

Added MAINTAINERS file
added .ci_tests_disabled file
bumped snapcraft.yaml version to 0.26-10-dev without quoting it

To post a comment you must log in.
Revision history for this message
System Enablement Bot (system-enablement-ci-bot) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
System Enablement Bot (system-enablement-ci-bot) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
System Enablement Bot (system-enablement-ci-bot) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
System Enablement Bot (system-enablement-ci-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
Konrad Zapałowicz (kzapalowicz) wrote :

ack

review: Approve (code)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
diff --git a/.ci_tests_disabled b/.ci_tests_disabled
0new file mode 1006440new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/.ci_tests_disabled
diff --git a/MAINTAINERS b/MAINTAINERS
1new file mode 1006441new file mode 100644
index 0000000..85a2fee
--- /dev/null
+++ b/MAINTAINERS
@@ -0,0 +1,4 @@
1Roberto Mier Escandon <roberto.escandon@canonical.com>
2James Jesudason <james.jesudason@canonical.com>
3Konrad Zapalowicz <konrad.zapalowicz@canonical.com>
4Sheila Miguez <sheila.miguez@canonical.com>
diff --git a/snapcraft.yaml b/snapcraft.yaml
index f841005..a8994b7 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -1,5 +1,5 @@
1name: snapweb1name: snapweb
2version: '0.26.10'2version: 0.26-10-dev
3summary: Beautiful and functional interface for snap management3summary: Beautiful and functional interface for snap management
4description: |4description: |
5 This service allows you to manage your Ubuntu Core device from a web interface or REST API.5 This service allows you to manage your Ubuntu Core device from a web interface or REST API.
@@ -9,6 +9,9 @@ description: |
9 - manage updates to the system.9 - manage updates to the system.
10 - control the state of other snappy packages.10 - control the state of other snappy packages.
11 - browse the store to install new snappy packages.11 - browse the store to install new snappy packages.
12
13 Please find the source code for this snap at:
14 https://code.launchpad.net/~snappy-hwe-team/snappy-hwe-snaps/+git/snapweb
12grade: stable # must be 'stable' to release into candidate/stable channels15grade: stable # must be 'stable' to release into candidate/stable channels
13confinement: strict16confinement: strict
1417

Subscribers

People subscribed via source and target branches