diff --git a/Transport/Connection.php b/src/NotificationTransport/Connection.php similarity index 100% rename from Transport/Connection.php rename to src/NotificationTransport/Connection.php diff --git a/Transport/DoctrineReceivedStamp.php b/src/NotificationTransport/DoctrineReceivedStamp.php similarity index 100% rename from Transport/DoctrineReceivedStamp.php rename to src/NotificationTransport/DoctrineReceivedStamp.php diff --git a/Transport/DoctrineReceiver.php b/src/NotificationTransport/DoctrineReceiver.php similarity index 100% rename from Transport/DoctrineReceiver.php rename to src/NotificationTransport/DoctrineReceiver.php diff --git a/Transport/DoctrineSender.php b/src/NotificationTransport/DoctrineSender.php similarity index 100% rename from Transport/DoctrineSender.php rename to src/NotificationTransport/DoctrineSender.php diff --git a/Transport/DoctrineTransport.php b/src/NotificationTransport/DoctrineTransport.php similarity index 100% rename from Transport/DoctrineTransport.php rename to src/NotificationTransport/DoctrineTransport.php diff --git a/Transport/DoctrineTransportFactory.php b/src/NotificationTransport/DoctrineTransportFactory.php similarity index 100% rename from Transport/DoctrineTransportFactory.php rename to src/NotificationTransport/DoctrineTransportFactory.php diff --git a/Transport/PostgreSqlConnection.php b/src/NotificationTransport/PostgreSqlConnection.php similarity index 100% rename from Transport/PostgreSqlConnection.php rename to src/NotificationTransport/PostgreSqlConnection.php