[bootlin/training-materials updates] master: graphics: software: Update IRC network (728cdf96)

Paul Kocialkowski paul.kocialkowski at bootlin.com
Fri Oct 14 22:52:27 CEST 2022


Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/728cdf9633a09f94a91902bb0bcfa78e7b2afb49

>---------------------------------------------------------------

commit 728cdf9633a09f94a91902bb0bcfa78e7b2afb49
Author: Paul Kocialkowski <paul.kocialkowski at bootlin.com>
Date:   Fri Oct 14 22:51:02 2022 +0200

    graphics: software: Update IRC network
    
    Signed-off-by: Paul Kocialkowski <paul.kocialkowski at bootlin.com>


>---------------------------------------------------------------

728cdf9633a09f94a91902bb0bcfa78e7b2afb49
 slides/graphics-software/graphics-software.tex | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/slides/graphics-software/graphics-software.tex b/slides/graphics-software/graphics-software.tex
index 36f2be56..1d01e0e1 100644
--- a/slides/graphics-software/graphics-software.tex
+++ b/slides/graphics-software/graphics-software.tex
@@ -938,7 +938,7 @@ ret = ioctl(drm_fd, DRM_IOCTL_SYNCOBJ_FD_TO_HANDLE, &syncobj_handle);
   \item \textbf{Community} contact:
     \begin{itemize}
     \item Mailing list: \code{dri-devel at lists.freedesktop.org}
-    \item IRC channel: \code{#dri-devel} on the Freenode network
+    \item IRC channel: \code{#dri-devel} on the OFTC network
     \end{itemize}
   \item \textbf{Documentation} resources:
     \begin{itemize}
@@ -1206,7 +1206,7 @@ ret = ioctl(drm_fd, DRM_IOCTL_SYNCOBJ_FD_TO_HANDLE, &syncobj_handle);
   \item \textbf{Community} contact:
     \begin{itemize}
     \item Mailing list: \code{xorg at lists.freedesktop.org}
-    \item IRC channel: \code{#xorg} and \code{#xorg-devel} on the Freenode network
+    \item IRC channel: \code{#xorg} and \code{#xorg-devel} on the OFTC network
     \end{itemize}
   \item \textbf{Documentation} resources:
     \begin{itemize}
@@ -1442,7 +1442,7 @@ ret = ioctl(drm_fd, DRM_IOCTL_SYNCOBJ_FD_TO_HANDLE, &syncobj_handle);
   \item \textbf{Community} contact:
     \begin{itemize}
     \item Mailing list: \code{wayland-devel at lists.freedesktop.org}
-    \item IRC channel: \code{#wayland} on the Freenode network
+    \item IRC channel: \code{#wayland} on the OFTC network
     \end{itemize}
   \item \textbf{Documentation} resources:
     \begin{itemize}
@@ -1820,7 +1820,7 @@ struct gbm_device *device = gbm_create_device(drm_fd);
   \item \textbf{Community} contact:
     \begin{itemize}
     \item Mailing list: \code{dri-devel at lists.freedesktop.org}
-    \item IRC channel: \code{#dri-devel} on the Freenode network
+    \item IRC channel: \code{#dri-devel} on the OFTC network
     \end{itemize}
   \item \textbf{Documentation} resources:
     \begin{itemize}




More information about the training-materials-updates mailing list