“ 某开源公司实习生上班时间向其他开源项目提交 PR,CEO 发现后要求关闭 火爆 ”
夜莺监控 (Nightingale) 是一款开源云原生监控工具,由滴滴开发和开源,并于 2022 年 5 月 11 日捐赠予中国计算机学会开源发展委员会CCF ODC,为 CCF ODC 成立后接受捐赠的第一个开源项目。
近日,网友发现夜莺 GitHub 仓库某个 PR 被要求关闭,原因是该 PR 由某开源公司的实习生在上班时间提交。
该公司 CEO 回复称,根据实习生签署的知识产权协议,此 PR 的知识产权属于公司,而非个人,并提出关闭这个 PR。
> https://github.com/ccfos/nightingale/pull/1900#issuecomment-2027899190
PR 内容如下目前已关闭
> https://github.com/ccfos/nightingale/pull/1900
对于这名 CEO 的行为,有开发者回复道
> 可以理解公司禁止员工在工作时间参与开源项目贡献。但要求仓库维护者直接关闭 PR 前,先与当事员工私下沟通会更好。
这番回复得到了不少其他开发者的认同
每日一言
"<!doctype html> <html lang="Zh-cn"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="robots" content="noindex,nofollow"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"/> <meta name="renderer" content="webkit"> <title>您请求的文件不存在!</title> <link type="text/css" rel="stylesheet" href="https://www.oick.cn/css/404.css" /> <link rel="shortcut icon" href="http://www.oick.cn/favicon.ico" type="image/x-icon" /> </head> <body> <div id="wrap"> <div> <img src="https://www.oick.cn/imgs/404.png" alt="404" /> </div> <div id="text"> <strong> <span></span> <a href="javascript:history.back()">返回上一页</a> </strong> </div> </div> <div class="animate below"></div> <div class="animate above"></div> </body> </html>"