👩‍💼 feat: pm role cleanup

This commit is contained in:
Florian Hönicke
2023-04-28 10:36:56 +02:00
parent c417822ecc
commit 201aad4a15
2 changed files with 0 additions and 4 deletions

View File

@@ -345,7 +345,6 @@ metas:
return 'yes' in answer.lower()
def generate_microservice_name(self, description):
print_colored('', '\n\n############# What should be the name of the Microservice? #############', 'blue')
name = self.generate_and_persist_file(
section_title='Generate microservice name',
template=template_generate_microservice_name,

View File

@@ -7,9 +7,6 @@ product_manager_names = [
('Susana', 'f')
]
engineer_names = [
('Joschka', 'm'),
('Johannes', 'm'),
('Johanna', 'f'),
('Aaron', 'm'),
('Alaeddine', 'm'),
('Andrei', 'm'),