Skip to content

Commit

Permalink
Update Yam Mailing List in source code
Browse files Browse the repository at this point in the history
The squad name and mailing list are changed, update the Yam mailing list
in source code for both previous yast team and migration team's mailing
list.
  • Loading branch information
openQA web UI committed Jan 6, 2023
1 parent ddff349 commit 563be7b
Show file tree
Hide file tree
Showing 606 changed files with 606 additions and 606 deletions.
2 changes: 1 addition & 1 deletion lib/Distribution/Opensuse/Leap/15.pm
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
# It follows latest SLE 15 and only if it behaves different in Leap 15 then it
# should be overriden here.
#
# Maintainer: QE YaST <qa-sle-yast@suse.de>
# Maintainer: QE YaST and Migration (QE Yam) <qe-yam at suse de>

package Distribution::Opensuse::Leap::15;
use strict;
Expand Down
2 changes: 1 addition & 1 deletion lib/Distribution/Opensuse/Tumbleweed.pm
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Summary: The class represents Tumbleweed distribution and provides access to
# its features.

# Maintainer: QE YaST <qa-sle-yast@suse.de>
# Maintainer: QE YaST and Migration (QE Yam) <qe-yam at suse de>

package Distribution::Opensuse::Tumbleweed;
use strict;
Expand Down
2 changes: 1 addition & 1 deletion lib/Distribution/Sle/12.pm
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
# Tumbleweed distribution, and only if it behaves different in Sle12 then it
# should be overriden here.

# Maintainer: QE YaST <qa-sle-yast@suse.de>
# Maintainer: QE YaST and Migration (QE Yam) <qe-yam at suse de>

package Distribution::Sle::12;
use strict;
Expand Down
2 changes: 1 addition & 1 deletion lib/Distribution/Sle/15_current.pm
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
# Tumbleweed distribution, and only if it behaves different in Sle15 then it
# should be overriden here.

# Maintainer: QE YaST <qa-sle-yast@suse.de>
# Maintainer: QE YaST and Migration (QE Yam) <qe-yam at suse de>

package Distribution::Sle::15_current;
use strict;
Expand Down
2 changes: 1 addition & 1 deletion lib/Distribution/Sle/15sp0.pm
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
# Follows the "Factory first" rule. So that the feature first appears in
# Tumbleweed distribution, and only if it behaves different in Sle15-SP0 then it
# should be overriden here.
# Maintainer: QE YaST <qa-sle-yast@suse.de>
# Maintainer: QE YaST and Migration (QE Yam) <qe-yam at suse de>

package Distribution::Sle::15sp0;
use strict;
Expand Down
2 changes: 1 addition & 1 deletion lib/Distribution/Sle/15sp2.pm
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Summary: The class represents SLE 15 SP2 distribution and provides access to
# its features.

# Maintainer: QE YaST <qa-sle-yast@suse.de>
# Maintainer: QE YaST and Migration (QE Yam) <qe-yam at suse de>

package Distribution::Sle::15sp2;
use strict;
Expand Down
2 changes: 1 addition & 1 deletion lib/DistributionProvider.pm
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Summary: A library that provides the certain distribution depending on the
# version of the product that is specified for a Test Suite.

# Maintainer: QE YaST <qa-sle-yast@suse.de>
# Maintainer: QE YaST and Migration (QE Yam) <qe-yam at suse de>

package DistributionProvider;
use strict;
Expand Down
2 changes: 1 addition & 1 deletion lib/Element/Checkbox.pm
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

# Summary: The class introduces checkbox as a UI element with its accessing
# methods.
# Maintainer: QE YaST <qa-sle-yast@suse.de>
# Maintainer: QE YaST and Migration (QE Yam) <qe-yam at suse de>

package Element::Checkbox;
use strict;
Expand Down
2 changes: 1 addition & 1 deletion lib/Installation/AddOnProduct/AddOnProductController.pm
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

# Summary: The class introduces business actions for Module Selection dialog.
#
# Maintainer: QE YaST <qa-sle-yast@suse.de>
# Maintainer: QE YaST and Migration (QE Yam) <qe-yam at suse de>

package Installation::AddOnProduct::AddOnProductController;
use strict;
Expand Down
2 changes: 1 addition & 1 deletion lib/Installation/AddOnProduct/AddOnProductPage.pm
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

# Summary: The module provides interface to act with Add On Product
#
# Maintainer: QE YaST <qa-sle-yast@suse.de>
# Maintainer: QE YaST and Migration (QE Yam) <qe-yam at suse de>

package Installation::AddOnProduct::AddOnProductPage;
use parent 'Installation::Navigation::NavigationBase';
Expand Down
2 changes: 1 addition & 1 deletion lib/Installation/AddOnProduct/AdditionalProductPage.pm
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# SPDX-License-Identifier: FSFAP

# Summary: Handles Additional Products page
# Maintainer: QE YaST <qa-sle-yast@suse.de>
# Maintainer: QE YaST and Migration (QE Yam) <qe-yam at suse de>

package Installation::AddOnProduct::AdditionalProductPage;
use parent 'Installation::Navigation::NavigationBase';
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Summary: The class introduces business actions for Add-On Product
# Installation dialog.
#
# Maintainer: QE YaST <qa-sle-yast@suse.de>
# Maintainer: QE YaST and Migration (QE Yam) <qe-yam at suse de>

package Installation::AddOnProductInstallation::AddOnProductInstallationController;
use strict;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Summary: The module provides interface to act with Add-On Product
# Installation dialog.
#
# Maintainer: QE YaST <qa-sle-yast@suse.de>
# Maintainer: QE YaST and Migration (QE Yam) <qe-yam at suse de>

package Installation::AddOnProductInstallation::AddOnProductInstallationPage;
use parent 'Installation::Navigation::NavigationBase';
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Summary: The class introduces business actions for Authentication
# for the System Administrator "root"
#
# Maintainer: QE YaST <qa-sle-yast@suse.de>
# Maintainer: QE YaST and Migration (QE Yam) <qe-yam at suse de>

package Installation::AuthenticationForRoot::AuthenticationForRootController;
use strict;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# SPDX-License-Identifier: FSFAP

# Summary: Handles Authentication for the System Administrator "root" page
# Maintainer: QE YaST <qa-sle-yast@suse.de>
# Maintainer: QE YaST and Migration (QE Yam) <qe-yam at suse de>

package Installation::AuthenticationForRoot::AuthenticationForRootPage;
use strict;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Summary: The class introduces business actions for Clock and Time Zone
# dialog.
#
# Maintainer: QE YaST <qa-sle-yast@suse.de>
# Maintainer: QE YaST and Migration (QE Yam) <qe-yam at suse de>

package Installation::ClockAndTimeZone::ClockAndTimeZoneController;
use strict;
Expand Down
2 changes: 1 addition & 1 deletion lib/Installation/ClockAndTimeZone/ClockAndTimeZonePage.pm
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# SPDX-License-Identifier: FSFAP

# Summary: Handles Clock and Time Zone page
# Maintainer: QE YaST <qa-sle-yast@suse.de>
# Maintainer: QE YaST and Migration (QE Yam) <qe-yam at suse de>

package Installation::ClockAndTimeZone::ClockAndTimeZonePage;
use strict;
Expand Down
2 changes: 1 addition & 1 deletion lib/Installation/DiskActivation/AddZFCPDeviceController.pm
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# SPDX-License-Identifier: FSFAP

# Summary: The module provides interface to act on the Add ZFCP Device page
# Maintainer: QE YaST <qa-sle-yast@suse.de>
# Maintainer: QE YaST and Migration (QE Yam) <qe-yam at suse de>

package Installation::DiskActivation::AddZFCPDeviceController;
use strict;
Expand Down
2 changes: 1 addition & 1 deletion lib/Installation/DiskActivation/AddZFCPDevicePage.pm
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

# Summary: The module provides interface to the Add New ZFCP Device dialog

# Maintainer: QE YaST <qa-sle-yast@suse.de>
# Maintainer: QE YaST and Migration (QE Yam) <qe-yam at suse de>

package Installation::DiskActivation::AddZFCPDevicePage;
use parent 'Installation::Navigation::NavigationBase';
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# SPDX-License-Identifier: FSFAP

# Summary: The module provides interface to act on the Configure ZFCP devices page
# Maintainer: QE YaST <qa-sle-yast@suse.de>
# Maintainer: QE YaST and Migration (QE Yam) <qe-yam at suse de>

package Installation::DiskActivation::ConfiguredZFCPDevicesController;
use strict;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

# Summary: The module provides interface to the Configured ZFCP dialog

# Maintainer: QE YaST <qa-sle-yast@suse.de>
# Maintainer: QE YaST and Migration (QE Yam) <qe-yam at suse de>

package Installation::DiskActivation::ConfiguredZFCPDevicesPage;
use parent 'Installation::Navigation::NavigationBase';
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# SPDX-License-Identifier: FSFAP

# Summary: This class introduces business actions for DASD Disk Management page
# Maintainer: QE YaST <qa-sle-yast@suse.de>
# Maintainer: QE YaST and Migration (QE Yam) <qe-yam at suse de>

package Installation::DiskActivation::DASDDiskManagementController;
use strict;
Expand Down
2 changes: 1 addition & 1 deletion lib/Installation/DiskActivation/DASDDiskManagementPage.pm
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# SPDX-License-Identifier: FSFAP

# Summary: Handles DASD Disk Management page
# Maintainer: QE YaST <qa-sle-yast@suse.de>
# Maintainer: QE YaST and Migration (QE Yam) <qe-yam at suse de>

package Installation::DiskActivation::DASDDiskManagementPage;
use parent 'Installation::Navigation::NavigationBase';
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# SPDX-License-Identifier: FSFAP

# Summary: The module provides interface to act on the Disk Activation page
# Maintainer: QE YaST <qa-sle-yast@suse.de>
# Maintainer: QE YaST and Migration (QE Yam) <qe-yam at suse de>

package Installation::DiskActivation::DiskActivationController;
use strict;
Expand Down
2 changes: 1 addition & 1 deletion lib/Installation/DiskActivation/DiskActivationPage.pm
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

# Summary: The module provides interface to act on the Disk Activation page

# Maintainer: QE YaST <qa-sle-yast@suse.de>
# Maintainer: QE YaST and Migration (QE Yam) <qe-yam at suse de>

package Installation::DiskActivation::DiskActivationPage;
use parent 'Installation::Navigation::NavigationBase';
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Summary: The class introduces business actions for the Overview Page
# of the installer.
#
# Maintainer: QE YaST <qa-sle-yast@suse.de>
# Maintainer: QE YaST and Migration (QE Yam) <qe-yam at suse de>

package Installation::InstallationSettings::InstallationSettingsController;
use strict;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# SPDX-License-Identifier: FSFAP

# Summary: The module provides interface to act on the Overview page
# Maintainer: QE YaST <qa-sle-yast@suse.de>
# Maintainer: QE YaST and Migration (QE Yam) <qe-yam at suse de>

package Installation::InstallationSettings::InstallationSettingsPage;
use strict;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# SPDX-License-Identifier: FSFAP

# Summary: The class introduces business actions for Language/Keyboard
# Maintainer: QE YaST <qa-sle-yast@suse.de>
# Maintainer: QE YaST and Migration (QE Yam) <qe-yam at suse de>

package Installation::LanguageKeyboard::LanguageKeyboardController;
use strict;
Expand Down
2 changes: 1 addition & 1 deletion lib/Installation/LanguageKeyboard/LanguageKeyboardPage.pm
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# SPDX-License-Identifier: FSFAP

# Summary: Handles Language/Keyboard page
# Maintainer: QE YaST <qa-sle-yast@suse.de>
# Maintainer: QE YaST and Migration (QE Yam) <qe-yam at suse de>

package Installation::LanguageKeyboard::LanguageKeyboardPage;
use strict;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# SPDX-License-Identifier: FSFAP

# Summary: Abstract class with business actions for License Agreement Page
# Maintainer: QE YaST <qa-sle-yast@suse.de>
# Maintainer: QE YaST and Migration (QE Yam) <qe-yam at suse de>

package Installation::License::AbstractLicenseAgreementController;
use strict;
Expand Down
2 changes: 1 addition & 1 deletion lib/Installation/License/AcceptLicensePopup.pm
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Summary: Handles pop-up when proceeding without explicitily
# accepting the license
#
# Maintainer: QE YaST <qa-sle-yast@suse.de>
# Maintainer: QE YaST and Migration (QE Yam) <qe-yam at suse de>

package Installation::License::AcceptLicensePopup;
use strict;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Summary: The class introduces business actions for License Agreement custom
# page in YaST Firstboot
#
# Maintainer: QE YaST <qa-sle-yast@suse.de>
# Maintainer: QE YaST and Migration (QE Yam) <qe-yam at suse de>

package Installation::License::LicenseAgreementCustomController;
use parent 'Installation::License::AbstractLicenseAgreementController';
Expand Down
2 changes: 1 addition & 1 deletion lib/Installation/License/LicenseAgreementExplicitPage.pm
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

# Summary: Page to handle License Agreement page with checkbox to
# explicitly accept it
# Maintainer: QE YaST <qa-sle-yast@suse.de>
# Maintainer: QE YaST and Migration (QE Yam) <qe-yam at suse de>

package Installation::License::LicenseAgreementExplicitPage;
use parent 'Installation::License::LicenseAgreementPage';
Expand Down
2 changes: 1 addition & 1 deletion lib/Installation/License/LicenseAgreementPage.pm
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# SPDX-License-Identifier: FSFAP

# Summary: Page to handle License Agreement page
# Maintainer: QE YaST <qa-sle-yast@suse.de>
# Maintainer: QE YaST and Migration (QE Yam) <qe-yam at suse de>

package Installation::License::LicenseAgreementPage;
use parent 'Installation::Navigation::NavigationBase';
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Summary: The class introduces business actions for License Agreement page
# in YaST Firstboot for openSUSE.
#
# Maintainer: QE YaST <qa-sle-yast@suse.de>
# Maintainer: QE YaST and Migration (QE Yam) <qe-yam at suse de>

package Installation::License::Opensuse::Firstboot::LicenseAgreementController;
use parent 'Installation::License::AbstractLicenseAgreementController';
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Summary: The class introduces business actions for License Page
# of the installer in openSUSE
#
# Maintainer: QE YaST <qa-sle-yast@suse.de>
# Maintainer: QE YaST and Migration (QE Yam) <qe-yam at suse de>

package Installation::License::Opensuse::LicenseAgreementController;
use parent 'Installation::License::AbstractLicenseAgreementController';
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Summary: The class introduces business actions for License Agreement page
# in YaST Firstboot for SLE.
#
# Maintainer: QE YaST <qa-sle-yast@suse.de>
# Maintainer: QE YaST and Migration (QE Yam) <qe-yam at suse de>

package Installation::License::Sle::Firstboot::LicenseAgreementController;
use parent 'Installation::License::Sle::LicenseAgreementController';
Expand Down
2 changes: 1 addition & 1 deletion lib/Installation/License/Sle/LicenseAgreementController.pm
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Summary: The class introduces business actions for License Agreement Page
# of the installer in SLE
#
# Maintainer: QE YaST <qa-sle-yast@suse.de>
# Maintainer: QE YaST and Migration (QE Yam) <qe-yam at suse de>

package Installation::License::Sle::LicenseAgreementController;
use parent 'Installation::License::AbstractLicenseAgreementController';
Expand Down
2 changes: 1 addition & 1 deletion lib/Installation/LocalUser/LocalUserController.pm
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

# Summary: The class introduces business actions for Local user dialog
#
# Maintainer: QE YaST <qa-sle-yast@suse.de>
# Maintainer: QE YaST and Migration (QE Yam) <qe-yam at suse de>

package Installation::LocalUser::LocalUserController;
use strict;
Expand Down
2 changes: 1 addition & 1 deletion lib/Installation/LocalUser/LocalUserPage.pm
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

# Summary: The class provides interface to act with Local User page
#
# Maintainer: QE YaST <qa-sle-yast@suse.de>
# Maintainer: QE YaST and Migration (QE Yam) <qe-yam at suse de>

package Installation::LocalUser::LocalUserPage;
use parent 'Installation::Navigation::NavigationBase';
Expand Down
2 changes: 1 addition & 1 deletion lib/Installation/LocalUser/SelectUsersPage.pm
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

# Summary: Handles the pop-up that allows to select users from previous installation.
#
# Maintainer: QE YaST <qa-sle-yast@suse.de>
# Maintainer: QE YaST and Migration (QE Yam) <qe-yam at suse de>

package Installation::LocalUser::SelectUsersPage;
use strict;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

# Summary: The class introduces business actions for Module Registration dialog.
#
# Maintainer: QE YaST <qa-sle-yast@suse.de>
# Maintainer: QE YaST and Migration (QE Yam) <qe-yam at suse de>

package Installation::ModuleRegistration::ModuleRegistrationController;
use strict;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

# Summary: The class introduces business actions for Module Registration dialog.
#
# Maintainer: QE YaST <qa-sle-yast@suse.de>
# Maintainer: QE YaST and Migration (QE Yam) <qe-yam at suse de>

package Installation::ModuleRegistration::ModuleRegistrationInstallationReportController;
use strict;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

# Summary: The module provides interface to act with page that give module registration installation report
#
# Maintainer: QE YaST <qa-sle-yast@suse.de>
# Maintainer: QE YaST and Migration (QE Yam) <qe-yam at suse de>

package Installation::ModuleRegistration::ModuleRegistrationInstallationReportPage;
use parent 'Installation::Navigation::NavigationBase';
Expand Down
Loading

0 comments on commit 563be7b

Please sign in to comment.