Merge lp:~paolorotolo/sudoku-app/fix-for-1317832 into lp:sudoku-app

Proposed by Paolo Rotolo
Status: Merged
Approved by: Dinko Osmankovic
Approved revision: 205
Merged at revision: 206
Proposed branch: lp:~paolorotolo/sudoku-app/fix-for-1317832
Merge into: lp:sudoku-app
Diff against target: 31 lines (+3/-3)
2 files modified
debian/control (+1/-1)
manifest.json (+2/-2)
To merge this branch: bzr merge lp:~paolorotolo/sudoku-app/fix-for-1317832
Reviewer Review Type Date Requested Status
Dinko Osmankovic Approve
Ubuntu Phone Apps Jenkins Bot continuous-integration Approve
Review via email: mp+220862@code.launchpad.net

Commit message

Changed maintainer email to Core Apps team (LP: #1317832).

Description of the change

Changed maintainer email to Core Apps team

To post a comment you must log in.
Revision history for this message
Ubuntu Phone Apps Jenkins Bot (ubuntu-phone-apps-jenkins-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
Dinko Osmankovic (dinko-metalac) wrote :

Looks ok to me :)

Revision history for this message
Dinko Osmankovic (dinko-metalac) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/control'
2--- debian/control 2014-05-01 23:15:49 +0000
3+++ debian/control 2014-05-24 15:42:27 +0000
4@@ -1,7 +1,7 @@
5 Source: sudoku-app
6 Section: games
7 Priority: extra
8-Maintainer: Dinko Osmankovic <dinko.metalac@gmail.com>
9+Maintainer: Ubuntu Core Apps Developers <ubuntu-touch-coreapps@lists.launchpad.net>
10 Build-Depends: debhelper (>= 9),
11 gettext,
12 Standards-Version: 3.9.5
13
14=== modified file 'manifest.json'
15--- manifest.json 2014-05-15 13:04:32 +0000
16+++ manifest.json 2014-05-24 15:42:27 +0000
17@@ -8,11 +8,11 @@
18 }
19 },
20 "icon": "SudokuGameIcon.png",
21- "maintainer": "Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>",
22+ "maintainer": "Ubuntu Core Apps Developers <ubuntu-touch-coreapps@lists.launchpad.net>",
23 "name": "com.ubuntu.sudoku",
24 "title": "Sudoku",
25 "version": "1.1",
26 "x-test": {
27 "autopilot": "sudoku_app"
28 }
29-}
30\ No newline at end of file
31+}

Subscribers

People subscribed via source and target branches